GoTomato/internal/websocket
Sebastian Mark 0ee955189c feat: update client management to use local address as identifier
- change Clients map to use net.Addr as the key type
- update `HandleConnection()` to store clients using LocalAddr
- modify `handleClientCommands()` to delete clients by LocalAddr

🤖
2024-10-30 10:20:12 +01:00
..
broadcast.go doc: add and improve comments 2024-10-30 07:39:30 +01:00
client_commands.go feat: update client management to use local address as identifier 2024-10-30 10:20:12 +01:00
handle_connection.go feat: update client management to use local address as identifier 2024-10-30 10:20:12 +01:00