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