Centrifugal Labs
Pinned Loading
Repositories
- centrifuge-swift Public
Swift client SDK for bidirectional real-time communication with Centrifugo and Centrifuge-based server over WebSocket
- centrifugo Public
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
- centrifuge Public
Real-time messaging library for Go. The simplest way to add feature-rich and scalable WebSocket support to your application. The core of Centrifugo server.
- 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 Fetch and Readable Stream API, EventSource, WebTransport.