GoTomato/pkg/models
Sebastian Mark bdfd5c3b84 feat: remove unused client mutex
- remove unused Mutex from `models.Client` struct
- remove lock from `HandleConnection()`
- replace websocket.Conn with models.Client in `handleClientCommands()`

🤖
2024-10-30 08:09:41 +01:00
..
client.go feat: remove unused client mutex 2024-10-30 08:09:41 +01:00
config.go doc: add and improve comments 2024-10-30 07:39:30 +01:00
server.go doc: add and improve comments 2024-10-30 07:39:30 +01:00