1 repository
Mechanisms that hold messages for unavailable receivers and deliver them automatically upon reconnection.
Distinct from Offline Message Routing: Candidates refer to client libraries or sales routing; this is the specific broker capability of queuing for offline clients.
Explore 1 awesome GitHub repository matching devops & infrastructure · Offline Client Queuing. Refine with filters or upvote what's useful.
Emitter is a distributed pub-sub platform and message brokering system that decouples senders and receivers through topic-based routing. It functions as an MQTT message broker and WebSocket communication server, enabling real-time data exchange between hardware devices and web-based clients. The system acts as a secure channel orchestrator and message persistence engine. It ensures delivery through a storage system that buffers historical messages and queues data for offline subscribers. Access to these data streams is managed via time-limited permission keys that enforce granular read and wr
Buffers messages for disconnected subscribers and automatically delivers them upon session restoration.