Our great sponsors
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Why do we need Redis when using websockets? What does this FastAPI official doc's tip mean? I thought I would store ws connections in Redis but people in this sub educated me that ws are connections and can't be stored. So what are we saving in Redis and how's it different from storing in memory
- Centrifugo – self-hosted alternative to public real-time messaging clouds like pusher.com, ably.com, pubnub.com
- Concurrency with Gin
- Centrifugo – self-hosted real-time messaging server with bidirectional (WebSocket, SockJS) and unidirectional transports (Eventsource, HTTP-streaming, GRPC), JSON and Protobuf protocols, builtin scalability with PUB/SUB brokers, fully universal/language-agnostic.
- Show HN: Centrifugo – self-hosted real-time messaging server written in Go