This website requires JavaScript.
Explore
Help
Sign in
pomodoro
/
GoTomato
Watch
3
Star
0
Fork
You've already forked GoTomato
0
Code
Issues
1
Pull requests
Releases
14
Activity
3eae584d6d
GoTomato
/
go.mod
6 lines
93 B
Modula-2
Raw
Normal View
History
Unescape
Escape
feat: update module path to new repository location - change module path from GoTomato to git.smsvc.net/pomodoro/GoTomato 🤖
2024-10-19 07:15:16 +00:00
module
git
.
smsvc
.
net
/
pomodoro
/
GoTomato
Genesis
2024-10-18 22:39:29 +00:00
go
1.23
feat(server): restructure Pomodoro server into modular components - move server logic to cmd/server/main.go - create packages for websocket, pomodoro and broadcast handling - define models for messages - remove old GoTomato.go file - update README 🤖
2024-10-19 09:47:56 +00:00
require
github
.
com
/
gorilla
/
websocket
v1
.
5.3
Reference in a new issue
Copy permalink