ChronoTomato/internal
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
..
frontend feat: refactor connection handling to use models.Client 2024-10-30 08:28:22 +01:00
helper format: update import statements 2024-10-27 22:33:36 +01:00
websocket feat: refactor connection handling to use models.Client 2024-10-30 08:28:22 +01:00