mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-08 18:21:55 +00:00
- Increase WebSocket buffer sizes from 64KB to 4MB to handle large mock data - Add robust reconnection logic with exponential backoff - Implement heartbeat mechanism to detect stale connections faster - Add manual reconnect button in UI when connection fails - Fix unused variable warnings in monitor code - Add debug logging to trace WebSocket state initialization This resolves the issue where the frontend would hang after code changes during hot-reload, especially when using mock mode with many nodes. |
||
|---|---|---|
| .. | ||
| hub.go | ||