GoTomato/internal
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
..
metadata doc: add and improve comments 2024-10-30 07:39:30 +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: remove unused client mutex 2024-10-30 08:09:41 +01:00