Get the latest tech news
Mercure: A WebSocket alternative for server-sent events
🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications - dunglas/mercure
Mercure is a protocol for pushing data updates to web browsers and other HTTP clients in a convenient, fast, reliable, and battery-efficient way. A reference, production-grade, implementation of a Mercure hub(the server) is also available in this repository. 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.
Or read this on Hacker News