1 repo
Implementations of real-time data push mechanisms using persistent HTTP connections.
Distinguishing note: Focuses on server-sent events for real-time updates rather than general message queuing.
Explore 1 awesome GitHub repository matching web development · Event Streaming. Refine with filters or upvote what's useful.
This project is a cross-platform desktop media player that aggregates music content from multiple online sources into a unified local playback interface. It provides a comprehensive system for managing media playback and retrieving structured lyric data, including time-synced, translated, and romanized versions. The application distinguishes itself through an integrated local network server and a custom protocol handler, which allow external software, scripts, and web browsers to interact with the player. These features enable remote control of playback operations, real-time monitoring of med
Maintains persistent connections to push real-time playback status updates and metadata changes to connected client applications.