ChronoTomato/internal/websocket
Sebastian Mark e8656e8b6e fix: improve connection check and reconnect
- enhance `Connected()` method
  - send ping message to verify connection status
- refactor reconnect code for better understanding
2024-11-20 19:36:12 +01:00
..
connect.go fix: improve connection check and reconnect 2024-11-20 19:36:12 +01:00
receive.go fix: improve connection check and reconnect 2024-11-20 19:36:12 +01:00
send.go feat: reconnect on disconnect (add status to TUI) 2024-11-10 09:34:55 +01:00