ead73c1d0e
feat(Taskfile): add install task for local version installation
9b7dc19935
feat: introduce
vars.go
for websocket package
-url
w/p -password
does not send an empty password
6f355fe441
XXX add debug log for ping fail
a98b4bc154
add LastPong to stale log message
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
bcda687c5e
refactor: websocket client and closure variable
342ecde6bb
refactor: update reconnect code for better understanding
c4c787a782
chore: update module github.com/charmbracelet/bubbletea to v1.2.3
46c3a4c0b1
fix: remove unused variable prevMessage
0b6b680cce
reorder
staleClients.go
45b18ae7ab
move websocket vars and const to
vars.go