Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)