1 مستودع
Messaging libraries for Ruby and Rack applications enabling real-time broadcasting and inter-process communication.
Distinct from Message Bus Interfaces: Distinct from generic message bus interfaces: specifically targets the Ruby and Rack ecosystem for real-time messaging.
Explore 1 awesome GitHub repository matching networking & communication · Ruby Message Buses. Refine with filters or upvote what's useful.
Message Bus is a messaging library for Ruby and Rack applications designed to facilitate real-time data broadcasting and inter-process communication. It provides a framework for pushing live updates to connected clients and synchronizing state across multiple application instances, ensuring consistent data delivery in scaled environments. The library distinguishes itself through a flexible architecture that supports multiple storage backends, including Redis, PostgreSQL, and in-memory options. It functions as a persistent connection framework that serves as an alternative to traditional web s
Provides a messaging library for Ruby and Rack applications to facilitate real-time data broadcasting and inter-process communication.