1 repo
Systems for broadcasting live performance data over persistent network connections.
Distinguishing note: Focuses on bidirectional telemetry streaming rather than general web-socket communication.
Explore 1 awesome GitHub repository matching networking & communication · Real-time Telemetry Streams. Refine with filters or upvote what's useful.
Stats is a system performance monitor that tracks real-time hardware metrics and resource usage directly from the operating system menu bar. It functions as a hardware control interface, allowing users to adjust fan speeds and thermal settings to maintain optimal performance levels for computing hardware. The application distinguishes itself through kernel-level sensor polling, which retrieves telemetry by interfacing directly with low-level system drivers and power management APIs. It provides remote infrastructure oversight via a web-based telemetry dashboard, enabling users to view live pe
Streams live performance data from the local host to a browser-based dashboard using persistent bidirectional network connections.