mercure

Server-sent live updates: protocol and reference implementation

Github星跟踪图

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
GoDoc
Build Status
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 Mercure is available in private beta.

Contributing

See CONTRIBUTING.md.

Credits

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

主要指标

概览
名称与所有者dunglas/mercure
主编程语言Go
编程语言Go (语言数: 9)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2018-07-14 13:47:14
推送于2025-04-22 15:26:57
最后一次提交
发布数161
最新版本名称v0.19.0 (发布于 2025-04-22 17:26:36)
第一版名称v0.1.0 (发布于 2018-10-11 14:37:17)
用户参与
星数4.9k
关注者数64
派生数332
提交数861
已启用问题?
问题数479
打开的问题数22
拉请求数465
打开的拉请求数5
关闭的拉请求数63
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?