ChronoTomato/internal/frontend
Sebastian Mark b943c9d6eb feat: refactor connection handling to use models.Client
- introduce `Client` model
- modify all websocket operations to use the new `Client` model
- update function signatures to accept `models.Client` instead of `*websocket.Conn`
- ensure consistent usage of `client` across all related functions

🤖
2024-10-30 08:28:22 +01:00
..
keyhandler.go feat: refactor connection handling to use models.Client 2024-10-30 08:28:22 +01:00
main.go feat: refactor connection handling to use models.Client 2024-10-30 08:28:22 +01:00
notification.go fix: update GoTomato model field names 2024-10-28 07:56:37 +01:00
terminal.go fix: update GoTomato model field names 2024-10-28 07:56:37 +01:00