Centrifugal
Real-time messaging server and its friends
Pinned
Repositories
- centrifugo Public
Scalable real-time messaging server in a language-agnostic way. Set up once and forever.
- centrifuge Public
Real-time messaging library for Go with scalability in mind. The core of Centrifugo server.
-
- centrifuge-go Public
Go client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
- centrifuge-java Public
General Java and Android client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
- centrifuge-js Public
JavaScript client SDK to communicate with Centrifugo and Centrifuge-based server from browser, NodeJS and React Native. Supports WebSocket, HTTP-streaming over Readable Stream API, EventSource, WebTransport and SockJS.