Centrifugal Labs's repositories
centrifugo
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
centrifuge
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-js
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-go
Go client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
centrifuge-dart
Dart (Flutter) client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
centrifuge-java
General Java and Android client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
centrifuge-mobile
iOS and Android clients for Centrifugo and Centrifuge library using gomobile on top of centrifuge-go
centrifuge-swift
Swift client SDK for bidirectional real-time communication with Centrifugo and Centrifuge-based server over WebSocket
centrifuge-android
Android client to communicate with Centrifugo v1 over Websockets (not maintained anymore)
helm-charts
Official Centrifugo Helm chart for Kubernetes
centrifuge-python
Centrifugo real-time WebSocket SDK for Python on top of asyncio
grand-chat-tutorial
Source code for Centrifugo grand tutorial – Building WebSocket chat/messenger application from scratch. See the tutorial here - https://centrifugal.dev/docs/tutorial/intro
centrifuge-ios
Swift client to communicate with Centrifugo v1 from iOS over WebSocket (not maintained anymore)
documentation
Centrifugo v1 documentation
centrifugal.dev
Documentation site for Centrifugo
centrifugo-pro
A home for Centrifugo PRO releases
tarantool-centrifuge
Base Lua module to build Centrifugo Tarantool Engine. Work in progress.
homebrew-centrifugo
Homebrew formula for Centrifugo