GoTomato/internal/websocket
Sebastian Mark 6ffd9f1e38 refactor: move broadcast package to websocket
- update import paths to reflect the new package name
- change function call to use the new websocket package
- adjust client iteration to use the renamed Clients variable

🤖
2024-10-21 13:07:19 +02:00
..
broadcast.go refactor: move broadcast package to websocket 2024-10-21 13:07:19 +02:00
client_commands.go refactor: move broadcast.Message to shared.Message 2024-10-21 13:07:19 +02:00
handle_connections.go refactor: move broadcast.Message to shared.Message 2024-10-21 13:07:19 +02:00