GoTomato/internal
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
..
metadata feat: bump version to v0.0.5 2024-10-30 08:11:54 +01:00
pomodoro feat: implement asynchronous timer start 2024-10-30 07:46:29 +01:00
shared doc: add and improve comments 2024-10-30 07:39:30 +01:00
websocket feat: update client management to use local address as identifier 2024-10-30 10:20:12 +01:00