Compare commits

..

2 commits

Author SHA1 Message Date
f8a047abdf feat: update logging for client connect and disconnect
- update logging to use ws.RemoteAddr()

🤖
2024-10-30 10:19:07 +01:00
89751ee7ea feat: update client management
- 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:17:24 +01:00

Diff content is not available