bluewave-labs / bluewave-labs/Checkmate
Add WebSocket support for real-time graph data updates
Open
backend
frontend
- Dominant language
- TypeScript
- Stars
- 10.8k
- Forks
- 1.2k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 68
Description
Enable real-time graph updates (e.g. CPU, memory, disk usage, uptime, response times - practically for all the graphs on the dashboard) by pushing new data points from the backend to the frontend via WebSockets, instead of polling.
Contributor guide
Assessment
This issue has not been assessed yet.