Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athena-framework/mercure
Allows easily pushing updates to web browsers and other HTTP clients using the Mercure protocol
https://github.com/athena-framework/mercure
component crystal mercure server-sent-events
Last synced: 20 days ago
JSON representation
Allows easily pushing updates to web browsers and other HTTP clients using the Mercure protocol
- Host: GitHub
- URL: https://github.com/athena-framework/mercure
- Owner: athena-framework
- License: mit
- Created: 2024-02-24T03:59:18.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-08-23T18:46:31.000Z (3 months ago)
- Last Synced: 2024-10-04T21:31:46.882Z (about 1 month ago)
- Topics: component, crystal, mercure, server-sent-events
- Language: Crystal
- Homepage: https://athenaframework.org/Mercure/
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Mercure
[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)
[![CI](https://github.com/athena-framework/athena/workflows/CI/badge.svg)](https://github.com/athena-framework/athena/actions/workflows/ci.yml)
[![Latest release](https://img.shields.io/github/release/athena-framework/mercure.svg)](https://github.com/athena-framework/mercure/releases)Allows easily pushing updates to web browsers and other HTTP clients using the Mercure protocol.
## Getting Started
Checkout the [Documentation](https://athenaframework.org/Mercure).
## Contributing
Read the general [Contributing Guide](./CONTRIBUTING.md) for information on how to get started.