mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 11:33:09 +01:00
Add content for centrifugo (#2523)
* Update 101-centrifugo.md * Update content/roadmaps/109-golang/content/106-go-realtime-communication/101-centrifugo.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
parent
de9ccf7448
commit
637478b31e
@ -1 +1,7 @@
|
||||
# Centrifugo
|
||||
|
||||
Centrifugo is an open-source scalable real-time messaging server. Centrifugo can instantly deliver messages to application online users connected over supported transports (WebSocket, HTTP-streaming, SSE/EventSource, GRPC, SockJS, WebTransport). Centrifugo has the concept of a channel – so it's a user-facing PUB/SUB server.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='GitHub Repository' href='https://github.com/centrifugal/centrifugo'>GitHub Repository</BadgeLink>
|
||||
<BadgeLink badgeText='Read' herf='https://centrifugal.dev/docs/getting-started/introduction'>Getting started</BadgeLink>
|
Loading…
x
Reference in New Issue
Block a user