Centrifugo v4 release - a small revolution
Centrifugo v4. The release brings Centrifugo to a new level regarding client protocol efficiency, simplicity of fallbacks for WebSocket, client SDK ecosystem, and channel security model. The release also includes experimental support for HTTP/3 and WebTransport.
Centrifugo is a scalable real-time, open-source messaging server written in Go. Centrifugo can immediately deliver messages to online application users connected via supported transports (WebSocket, HTTP-streaming, SSE/EventSource, GRPC, SockJS, and now WebTransport). In addition, Centrifugo has a channel concept - so it is a PUB/SUB server.
Centrifugo v4. The release brings Centrifugo to a new level regarding client protocol efficiency, simplicity of fallbacks for WebSocket, client SDK ecosystem, and channel security model. The release also includes experimental support for HTTP/3 and WebTransport.
Centrifugo is a scalable real-time, open-source messaging server written in Go. Centrifugo can immediately deliver messages to online application users connected via supported transports (WebSocket, HTTP-streaming, SSE/EventSource, GRPC, SockJS, and now WebTransport). In addition, Centrifugo has a channel concept - so it is a PUB/SUB server.