1 个仓库
Server-side implementations of the Pusher protocol for real-time event broadcasting.
Distinct from Protocol Implementations: Specific to the Pusher protocol rather than general serialization or HomeKit protocols.
Explore 1 awesome GitHub repository matching part of an awesome list · Pusher. Refine with filters or upvote what's useful.
Soketi is a high-performance WebSocket server designed to facilitate real-time bidirectional communication and event broadcasting. It functions as a multi-tenant gateway that implements the Pusher protocol, allowing existing client-side applications to integrate without modifying their underlying logic. The server acts as a distributed event broker, synchronizing messages across multiple instances to support horizontal scalability in cloud-native environments. The platform distinguishes itself through its focus on secure, isolated multi-tenant hosting and robust traffic management. It enforce
Implements the Pusher protocol to enable real-time event streaming for applications using standard client SDKs.