This website requires JavaScript.
Explore
Help
Sign in
pomodoro
/
GoTomato
Watch
3
Star
0
Fork
You've already forked GoTomato
0
Code
Issues
Pull requests
Releases
15
Activity
51b08b66e0
GoTomato
/
internal
/
websocket
History
Sebastian Mark
51b08b66e0
refactor: drop
SendMessage()
and merge into
SendPermanentBroadCastMessage()
2024-11-21 18:50:00 +01:00
..
broadcast.go
refactor: drop
SendMessage()
and merge into
SendPermanentBroadCastMessage()
2024-11-21 18:50:00 +01:00
client_commands.go
add more Mutex Locks for Clients map
2024-11-21 18:50:00 +01:00
handle_connection.go
comment updates
2024-11-21 18:50:00 +01:00
staleClients.go
move ping from
SendMessage()
to
RemoveStaleClients()
2024-11-21 18:50:00 +01:00