Centrifugo
centrifugal.devCentrifugo is an open-source real-time messaging server designed to deliver data to online application users over a variety of supported transports, including WebSocket, HTTP streaming, Server-Sent Events (SSE/EventSource), WebTransport, and gRPC. Its core model is based on channels, where clients subscribe to specific channels to receive publications, providing a user-facing publish/subscribe (PUB/SUB) mechanism.
The server is language-agnostic and can be combined with any backend and frontend stack to implement chat applications, live commenting systems, multiplayer gaming, real-time dashboards and visualizations, and collaborative tools. It is intended for modern application architectures and helps separate business logic from the real-time transport layer, supporting a more modular and decoupled system design.
LLM mention score The LLM mention score is the total number of mentions of this brand in different LLM chatbots, normalized to the scale from 0 to 100. You can get actual, non-normalized numbers via the LLM Mention API from DataForSEO.
Normalized 0–100 · last 8 weeks
Get LLM mention data of any company via DataForSEO API
Get access to the structured data on keyword, brand, and website mentions in LLMs, including metrics like AI search volume, impressions, and mentions count.
How to get LLM mention data →// Fetch Centrifugo mention score POST /v3/content_analysis/summary { "keyword": "Centrifugo", "type": "llm_mentions", "date_from": "2025-01-01" }