GoTomato/pkg/models
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.go feat: allow clients to send pomodoro config 2024-10-20 23:42:25 +02:00
config.go refactor: rename GoTomatoTimerConfig to GoTomatoPomodoroConfig 2024-10-20 22:18:50 +02:00
server.go refactor: rename BroadcastMessage model to ServerMessage 2024-10-20 21:59:18 +02:00