Sebastian Mark smark
  • Galactic Sector ZZ9 Plural Z Alpha
  • Joined on 2017-07-04
smark released v0.6.0 at pomodoro/ChronoTomato 2024-11-22 07:49:00 +00:00
smark pushed tag v0.6.0 to pomodoro/ChronoTomato 2024-11-22 07:48:57 +00:00
smark deleted branch renovate/git.smsvc.net-pomodoro-gotomato-0.x from pomodoro/ChronoTomato 2024-11-22 07:48:09 +00:00
smark pushed to main at pomodoro/ChronoTomato 2024-11-22 07:48:09 +00:00
ef37747b9d chore: update module git.smsvc.net/pomodoro/gotomato to v0.5.0
smark merged pull request pomodoro/ChronoTomato#39 2024-11-22 07:48:07 +00:00
chore: update module git.smsvc.net/pomodoro/gotomato to v0.5.0
smark commented on issue pomodoro/GoTomato#18 2024-11-22 07:15:08 +00:00
Remove timed out clients

closed by ab2e8c1

smark closed issue pomodoro/GoTomato#18 2024-11-22 07:15:08 +00:00
Remove timed out clients
smark released v0.5.0 at pomodoro/GoTomato 2024-11-22 07:08:41 +00:00
smark pushed tag v0.5.0 to pomodoro/GoTomato 2024-11-22 07:08:36 +00:00
smark pushed to main at pomodoro/GoTomato 2024-11-22 07:08:36 +00:00
9a86adaf85 fix: introduce const for broadcast interval
a09de61a33 refactor: improve broadcast loop ticker
1ed866bfe5 refactor: merge SendMessage() into SendPermanentBroadCastMessage()
064a720436 fix: add more mutex locks for Clients map
ab2e8c161d feat: implement stale client removal after timeout
Compare 5 commits »
smark deleted branch smark/remove-stale-clients from pomodoro/GoTomato 2024-11-22 07:08:04 +00:00
smark pushed to smark/remove-stale-clients at pomodoro/GoTomato 2024-11-22 07:05:39 +00:00
9a86adaf85 fix: introduce const for broadcast interval
a09de61a33 refactor: improve broadcast loop ticker
1ed866bfe5 refactor: merge SendMessage() into SendPermanentBroadCastMessage()
064a720436 fix: add more mutex locks for Clients map
Compare 4 commits »
smark merged pull request k8s/baseline#182 2024-11-22 06:57:24 +00:00
chore: update helm release argo-cd to v7.7.5
smark pushed to main at k8s/baseline 2024-11-22 06:57:24 +00:00
ad88d7e3bf chore: update helm release argo-cd to v7.7.5
smark deleted branch renovate/argo-cd-7.x from k8s/baseline 2024-11-22 06:57:24 +00:00
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