GoTomato/internal/websocket
Sebastian Mark aab6896c7d refactor: move broadcast.Message to shared.Message
- create a new shared state file to manage message state
- replace broadcast.Message with shared.Message in pomodoro logic
- update websocket client handling to use shared.Clients
- remove unnecessary broadcast imports from various files
- ensure consistent message handling across the application

🤖
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