Stack Gems
Menu
← Catalog

Mercure

AGPL-3.0 SSE hub; homepage still says MIT

Comms / Realtime · AGPL · 5.3k

What's Good

LICENSE file is GNU AGPLv3. SSE hub: publish with POST, subscribe with EventSource. Caddy-based, Docker/Helm, Last-Event-ID replay. Official realtime path for Symfony. Self-host the Hub.

The Catch

Homepage still says the Hub is MIT-licensed. The LICENSE file is AGPL-3.0 — print the file. SSE, not WebSockets, not Pusher protocol. Distinct from Socket.IO and Soketi. Cloud/Enterprise exist; do not invent prices. OSS self-host is the free path.

Verdict

AGPL SSE hub. Believe the LICENSE file, not the MIT line on the homepage.

Embed

Reviewed on Stack Gems
[![Reviewed on Stack Gems](https://stackgems.com/badge/mercure.svg)](https://stackgems.com/gems/mercure)

Related

Comms