Mercure
33 sites
Security covered
This module integrates the Mercure Component into Drupal, enabling real-time data updates to be pushed from your website to web browsers and other HTTP clients. This is particularly useful for reactive web and mobile applications that need to display live changes from web APIs instantly.
This module integrates the Mercure Component in Drupal.
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 real-time updates of resources served through web APIs, to reactive web and mobile apps.
How does it work?
Documentation is available in the README file.
Contributing
- Tests are encouraged. Contributions are welcome.
- Keep the documentation up to date. Make sure README.md and other relevant documentation is kept up to date with your changes.
- One pull request per feature. Try to keep your changes focused on solving a single problem. This will make it easier for us to review the change and easier for you to make sure you have updated the necessary tests and documentation.