No description
Find a file
2022-03-26 15:46:43 +01:00
.cargo remove unused deps 2022-02-26 23:26:43 +01:00
.github/workflows reorder CI 2022-03-06 17:39:49 +01:00
haesli_core return exchanges from dashboard 2022-03-26 13:31:12 +01:00
haesli_dashboard format code 2022-03-26 15:46:43 +01:00
haesli_datastructure rename lol 2022-03-19 14:27:30 +01:00
haesli_messaging implement binding 2022-03-26 13:02:39 +01:00
haesli_transport Merge remote-tracking branch 'origin/main' 2022-03-26 13:08:04 +01:00
src inject dependency on haesli_messaging into haesli_transport to simplify dependency graph 2022-03-20 21:19:43 +01:00
test-js improve tests 2022-03-26 13:02:53 +01:00
xtask fix 2022-03-19 21:38:27 +01:00
.gitattributes rename lol 2022-03-19 14:27:30 +01:00
.gitignore used full spec 2022-02-14 21:38:15 +01:00
.rustfmt.toml formatting! 2022-03-10 19:18:26 +01:00
Cargo.lock inject dependency on haesli_messaging into haesli_transport to simplify dependency graph 2022-03-20 21:19:43 +01:00
Cargo.toml inject dependency on haesli_messaging into haesli_transport to simplify dependency graph 2022-03-20 21:19:43 +01:00
LICENSE Initial commit 2022-02-09 17:27:05 +01:00
README.md rename lol 2022-03-19 14:27:30 +01:00

Haesli - AMQP implementation in Rust

This is still work in progress!

AMQP-0-9-1 specification

AMQP 0-9-1 specification generated method PDF

AMQP 0-9-1 specification method XML