gillest / mercure

An open, easy, fast, reliable and battery-efficient solution for real-time communications

Home Page:https://mercure.rocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mercure: Real-time Made Easy

Protocol and Reference Implementation

Mercure is a protocol allowing to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way. It is especially useful to publish async and real-time updates of resources served through web APIs, to reactive web and mobile apps.

Awesome Artifact HUB PkgGoDev CI Coverage Status Go Report Card

Subscriptions Schema

The protocol has been published as an Internet Draft that is maintained in this repository.

A reference, production-grade, implementation of a Mercure hub (the server) is also available in this repository. It's a free software (AGPL) written in Go. It is provided along with a library that can be used in any Go application to implement the Mercure protocol directly (without a hub) and an official Docker image.

In addition, a managed and high-scalability version of the Mercure.rocks hub is available on Mercure.rocks.

Contributing

See CONTRIBUTING.md.

License and Copyright

See https://mercure.rocks/docs/hub/license.

Credits

Created by Kévin Dunglas. Graphic design by Laury Sorriaux. Sponsored by Les-Tilleuls.coop.

About

An open, easy, fast, reliable and battery-efficient solution for real-time communications

https://mercure.rocks

License:GNU Affero General Public License v3.0


Languages

Language:Go 85.3%Language:HTML 4.7%Language:JavaScript 3.2%Language:TypeScript 3.2%Language:Scala 2.0%Language:Shell 0.8%Language:Smarty 0.7%Language:Dockerfile 0.1%Language:CSS 0.1%