GoTomato/internal/websocket
Sebastian Mark e7618b19ef feat: validate client settings and improve logging
- add a function to check if Pomodoro settings are valid
- log a warning for invalid client configurations
- log an info message for valid client configurations
- implement Stringer interface for PomodoroConfig model

🤖
2024-10-30 11:28:42 +01:00
..
broadcast.go doc: add and improve comments 2024-10-30 07:39:30 +01:00
client_commands.go feat: validate client settings and improve logging 2024-10-30 11:28:42 +01:00
handle_connection.go feat: update logging for client connect and disconnect 2024-10-30 10:20:44 +01:00