Centrifugo is a scalable real-time messaging server. It handles WebSocket, SSE, and HTTP streaming connections, allowing you to build interactive chat apps, live comments, multiplayer games, and real-time dashboards. Includes a built-in admin web UI.
A scalable real-time messaging server supporting WebSocket, SSE, and HTTP streaming. Build chat apps, live dashboards, collaborative editing, and multiplayer games with ease.
/adminCENTRIFUGO_ADMIN_PASSWORDCENTRIFUGO_HTTP_API_KEY to authenticate server-side API callsCENTRIFUGO_CLIENT_TOKEN_HMAC_SECRET_KEY to sign client JWT tokensMIT — GitHub