Sebastian Mark smark
  • Galactic Sector ZZ9 Plural Z Alpha
  • Joined on 2017-07-04
smark pushed to main at pomodoro/ChronoTomato 2024-11-21 22:15:24 +00:00
09452b8c9c feat(Taskfile): add task to install latest published version
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 21:58:09 +00:00
3960216647 feat: introduce const for broadcast interval
7f034b2c4e feat: improve broadcast loop ticker
f83cf5bcc9 refactor: merge SendMessage() into SendPermanentBroadCastMessage()
Compare 3 commits »
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 20:52:38 +00:00
16beea02ca feat: introduce const for broadcast interval
f13bdff03f feat: improve broadcast loop ticker
af5b578cb3 refactor: drop SendMessage() and merge into SendPermanentBroadCastMessage()
c31b994d58 fix: add more Mutex Locks for Clients map
ab2e8c161d feat: implement stale client removal after timeout
Compare 5 commits »
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 19:25:23 +00:00
e671ad9dd4 update stale removal logging
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 19:21:24 +00:00
8b7e8350a0 format last pong timestamp in log msg
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 19:15:55 +00:00
426479fb52 format last pong timestamp in log msg
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 19:11:22 +00:00
994526a30d drop sendPing()
smark pushed to main at pomodoro/ChronoTomato 2024-11-21 19:07:52 +00:00
ead73c1d0e feat(Taskfile): add install task for local version installation
9b7dc19935 feat: introduce vars.go for websocket package
Compare 2 commits »
smark closed issue pomodoro/ChronoTomato#32 2024-11-21 19:06:05 +00:00
Refactor message.Mode select
smark commented on issue pomodoro/ChronoTomato#36 2024-11-21 19:05:49 +00:00
Refactor reconnect

closed by 342ecde

smark closed issue pomodoro/ChronoTomato#36 2024-11-21 19:05:49 +00:00
Refactor reconnect
smark opened issue pomodoro/ChronoTomato#38 2024-11-21 19:05:21 +00:00
-url w/p -password does not send an empty password
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 18:55:33 +00:00
4fe1cbbbc7 XXX add debug log for ping fail
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 18:52:34 +00:00
6f355fe441 XXX add debug log for ping fail
a98b4bc154 add LastPong to stale log message
Compare 2 commits »
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 18:40:46 +00:00
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 18:38:27 +00:00
c91cb73e21 XXX add ping fail debug log
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 18:35:38 +00:00
55f7ecae6b update stale logic to always execute ping and stale check
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 18:30:01 +00:00
7820d2acf0 add LastPong to stale log message
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 18:25:52 +00:00
b0b6c702da fix stale logic
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-21 17:54:58 +00:00
92260b44db feat: introduce const for broadcast interval
efc34b57b2 feat: improve broadcast message handling
2c3ccc86c3 reorder staleClients.go
68b5784255 move websocket vars and const to vars.go
2d469a0b86 add log message when removing stale client
Compare 25 commits »