Centrifugal Labs
Pinned Loading
Repositories
- centrifuge-go Public
Go client SDK for bidirectional 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.
- pycent Public
Python library to communicate with Centrifugo HTTP API. Synchronous and asynchronous clients included
- 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.
- centrifuge-dart Public
Dart (Flutter) client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket