GoTomato/internal
Sebastian Mark d2e34e84f8 refactor: move Clients map and mutex to handle_connections
- move Clients map definition to handle_connections.go
- move mutex definition to handle_connections.go
- remove unused import in client_commands.go

🤖
2024-10-20 20:51:21 +02:00
..
broadcast fix: prevent concurrent write to websocket connection 2024-10-20 11:06:37 +02:00
pomodoro feat: update variable and function name for started pomodoro 2024-10-20 18:16:38 +02:00
websocket refactor: move Clients map and mutex to handle_connections 2024-10-20 20:51:21 +02:00