GoTomato/internal/websocket
Sebastian Mark 9a86adaf85 fix: introduce const for broadcast interval
- change ticker to use BROADCAST_INTERVAL constant
- define BROADCAST_INTERVAL as 1 second

🤖
2024-11-22 08:05:21 +01:00
..
broadcast.go fix: introduce const for broadcast interval 2024-11-22 08:05:21 +01:00
client_commands.go fix: add more mutex locks for Clients map 2024-11-22 08:04:34 +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 fix: introduce const for broadcast interval 2024-11-22 08:05:21 +01:00