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>pull/2513/head^2
parent
de9ccf7448
commit
637478b31e
1 changed files with 7 additions and 1 deletions
@ -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…
Reference in new issue