1 repo
Systems for asynchronous message passing and event-driven communication.
Distinguishing note: Focuses on the messaging bus pattern rather than the plugin system itself.
Explore 1 awesome GitHub repository matching software engineering & architecture · Event Bus Architectures. Refine with filters or upvote what's useful.
This application is a high-performance media player designed for desktop environments, providing a unified interface for managing audio and video playback across local files and remote network streams. It supports a wide range of file formats and streaming protocols, utilizing native system frameworks and hardware-accelerated decoding to ensure synchronized, low-latency output. The player distinguishes itself through an extensible plugin architecture that allows for deep customization of the playback experience. Developers can build modular components to automate workflows, register custom co
Communicates between the core media engine and external scripts through a structured event bus.