GoTomato/internal
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
..
broadcast refactor: move broadcast.Message to shared.Message 2024-10-21 13:07:19 +02:00
pomodoro refactor: move broadcast.Message to shared.Message 2024-10-21 13:07:19 +02:00
shared refactor: move broadcast.Message to shared.Message 2024-10-21 13:07:19 +02:00
websocket refactor: move broadcast.Message to shared.Message 2024-10-21 13:07:19 +02:00