GoTomato/pkg/models
Sebastian Mark ab2e8c161d feat: implement stale client removal after timeout
- add goroutine to remove stale clients from the connection pool
- update client struct to track `LastPong` time
- set write deadline for websocket connections
- move package variables and const to `vars.go`
- log additional information when broadcasting errors

🤖
2024-11-21 21:48:57 +01:00
..
client.go feat: implement stale client removal after timeout 2024-11-21 21:48:57 +01:00
config.go break: update terminology from "Work" to "Focus" 2024-11-18 19:14:42 +01:00
server.go break: update terminology from "Work" to "Focus" 2024-11-18 19:14:42 +01:00