Compare commits

..

4 commits

Author SHA1 Message Date
3763e3cce2 refactor: websocket client and closure variable
- update comments
- move `Done` variable to vars.go
- move `Connected()` method

🤖
2024-11-21 12:25:45 +01:00
2266b94b7c refactor: update reconnect code for better understanding 2024-11-20 19:36:18 +01:00
1d38db97a5 chore: update module github.com/charmbracelet/bubbletea to v1.2.3 2024-11-20 02:01:53 +00:00
4537803f52 refactor: remove unused variable prevMessage
- update logic to send current serverMessage instead of prevMessage
- simplify message processing for improved clarity

🤖
2024-11-18 19:54:37 +01:00

Diff content is not available