GoTomato/internal/websocket
Sebastian Mark bc3a306c00 feat: add pause and resume functionality
- implement pause and resume commands in the Pomodoro package
- modify timer logic to handle paused state
- adjust client command handling for pause and resume actions
- update HTML to include pause/resume button

🤖
2024-10-20 10:03:22 +02:00
..
client_commands.go feat: add pause and resume functionality 2024-10-20 10:03:22 +02:00
handle_connections.go feat(server): restructure Pomodoro server into modular components 2024-10-19 16:49:09 +02:00