GoTomato/internal/websocket
Sebastian Mark 2ac1aecba1 feat: allow clients to send pomodoro config
- allow clients to send custom configuration for pomodoro sessions
- update RunPomodoro to accept a configuration parameter
- modify startTimer to handle session count from config
- add default pomodoro configuration in client command handling

🤖
2024-10-20 23:42:25 +02:00
..
client_commands.go feat: allow clients to send pomodoro config 2024-10-20 23:42:25 +02:00
handle_connections.go refactor: move Clients map and mutex to handle_connections 2024-10-20 20:51:21 +02:00