- Demo hub and debug UI (source code): a managed demo hub and the official debugging tools (written in JavaScript)
- Chat (source code): a chat, including the list of currently connected users (written in JavaScript and Python)
- JavaScript (publish, subscribe and presence API)
- JavaScript (subscribe and presence API)
- Node.js (publish)
- PHP (publish)
- Ruby (publish)
- Python (subscribe)
- Python (cookie authorization)
- API Platform (publish and subscribe): a book catalog updated in real-time using Mercure
- The Mercure protocol is natively supported by the AsyncAPI ecosystem
- PHP (publish)
- Python (publish and subscribe)
- Dart (publish and subscribe)
- Amphp (publish)
- Java (publish)
- Official Mercure support for the Symfony framework
- Official Mercure support for the API Platform framework
- Using Mercure and Hotwire to stream page changes
- Laravel Mercure Broadcaster
- Yii Mercure Behavior
- Add a Mercure service in GitHub Actions
- Send a Mercure publish event from GitHub Actions
EventSource
polyfill for Edge/IE and old browsersEventSource
polyfill for React NativeEventSource
implementation for Node- Server-Sent Events client for Go
- Server-Sent Events client for Android and Java
- Server-Sent Events client for Swift
- JavaScript library to parse
Link
headers - JavaScript library to decrypt JWE using the WebCrypto API
- Official Push and Real-Time Capabilities for Symfony and API Platform using Mercure (Symfony blog)
- Tech Workshop: Mercure by Kévin Dunglas at SensioLabs (SensioLabs)
- Real-time messages with Mercure using Laravel
- Using Mercure on Stackhero