mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-14 19:55:03 +01:00
rename lol
This commit is contained in:
parent
c68cd04af7
commit
543e39f129
70 changed files with 283 additions and 266 deletions
13
README.md
13
README.md
|
|
@ -1,7 +1,12 @@
|
|||
# amqp
|
||||
# Haesli - AMQP implementation in Rust
|
||||
|
||||
[amqp0-9-1 spec pdf](https://www.rabbitmq.com/resources/specs/amqp0-9-1.pdf)
|
||||
**This is still work in progress!**
|
||||
|
||||
[amqp 0-9-1 spec generated_pdf](https://www.rabbitmq.com/resources/specs/amqp-xml-doc0-9-1.pdf)
|
||||
|
||||
[amqp0-9-1 spec xml](https://www.rabbitmq.com/resources/specs/amqp0-9-1.xml)
|
||||
## 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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue