Pinned Repositories
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-dart
Dart (Flutter) client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
centrifuge-go
Go 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-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-swift
Swift client SDK for bidirectional real-time communication with Centrifugo and Centrifuge-based server over WebSocket
centrifugo
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
gocent
Go library to communicate with Centrifugo HTTP API
phpcent
PHP library to communicate with Centrifugo HTTP API
pycent
Python library to communicate with Centrifugo HTTP API. Synchronous and asynchronous clients included
Centrifugal Labs's Repositories
centrifugal/centrifugo
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
centrifugal/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.
centrifugal/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.
centrifugal/centrifuge-go
Go client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
centrifugal/phpcent
PHP library to communicate with Centrifugo HTTP API
centrifugal/centrifuge-dart
Dart (Flutter) client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
centrifugal/gocent
Go library to communicate with Centrifugo HTTP API
centrifugal/pycent
Python library to communicate with Centrifugo HTTP API. Synchronous and asynchronous clients included
centrifugal/centrifuge-java
General Java and Android client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
centrifugal/centrifuge-mobile
iOS and Android clients for Centrifugo and Centrifuge library using gomobile on top of centrifuge-go
centrifugal/centrifuge-swift
Swift client SDK for bidirectional real-time communication with Centrifugo and Centrifuge-based server over WebSocket
centrifugal/examples
Collection of examples for Centrifugo stack https://centrifugal.dev
centrifugal/centrifuge-android
Android client to communicate with Centrifugo v1 over Websockets (not maintained anymore)
centrifugal/web
Admin web interface for Centrifugo real-time messaging server
centrifugal/helm-charts
Official Centrifugo Helm chart for Kubernetes
centrifugal/adjacent
Centrifugo v1 integration with Django framework, for Centrifugo v2 use cent Python client to integrate
centrifugal/centrifuge-python
Centrifugo real-time WebSocket SDK for Python on top of asyncio
centrifugal/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
centrifugal/centrifuge-ios
Swift client to communicate with Centrifugo v1 from iOS over WebSocket (not maintained anymore)
centrifugal/rubycent
Ruby gem to communicate with Centrifugo HTTP API
centrifugal/documentation
Centrifugo v1 documentation
centrifugal/jscent
Node.js client to interact with Centrifugo v1 HTTP API
centrifugal/centrifugal.dev
Documentation site for Centrifugo
centrifugal/protocol
Centrifuge client-server protocol definitions
centrifugal/rotor
Rotor is a high-performance PUB/SUB Broker and Presence Manager for Centrifuge and Centrifugo based on Tarantool Cartridge (EXPERIMENTAL)
centrifugal/centrifugo-pro
A home for Centrifugo PRO releases
centrifugal/tarantool-centrifuge
Base Lua module to build Centrifugo Tarantool Engine. Work in progress.
centrifugal/homebrew-centrifugo
Homebrew formula for Centrifugo