GoTomato/internal/websocket
Sebastian Mark 16beea02ca feat: introduce const for broadcast interval
- change ticker to use BROADCAST_INTERVAL constant
- define BROADCAST_INTERVAL as 1 second

🤖
2024-11-21 21:50:25 +01:00
..
broadcast.go feat: introduce const for broadcast interval 2024-11-21 21:50:25 +01:00
client_commands.go fix: add more Mutex Locks for Clients map 2024-11-21 21:50:25 +01:00
handle_connection.go feat: implement stale client removal after timeout 2024-11-21 21:48:57 +01:00
staleClients.go feat: implement stale client removal after timeout 2024-11-21 21:48:57 +01:00
vars.go feat: introduce const for broadcast interval 2024-11-21 21:50:25 +01:00