Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noratrieb/haesli
An AMQP 0-9-1 broker
https://github.com/noratrieb/haesli
amqp amqp-broker amqp0-9-1 rust
Last synced: 3 months ago
JSON representation
An AMQP 0-9-1 broker
- Host: GitHub
- URL: https://github.com/noratrieb/haesli
- Owner: Noratrieb
- License: mit
- Created: 2022-02-09T16:27:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T19:05:45.000Z (almost 2 years ago)
- Last Synced: 2024-07-28T00:22:09.317Z (6 months ago)
- Topics: amqp, amqp-broker, amqp0-9-1, rust
- Language: Rust
- Homepage:
- Size: 503 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haesli - AMQP implementation in Rust
**This is still work in progress!**
## Relevant links
[AMQP-0-9-1 specification](https://www.rabbitmq.com/resources/specs/amqp0-9-1.pdf)
[AMQP 0-9-1 specification generated method PDF](https://www.rabbitmq.com/resources/specs/amqp-xml-doc0-9-1.pdf)
[AMQP 0-9-1 specification method XML](https://www.rabbitmq.com/resources/specs/amqp0-9-1.xml)