Commit graph

14 commits

Author SHA1 Message Date
6f5fef2f23 fix some things 2022-02-21 21:09:04 +01:00
b67c722c19 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	Cargo.lock
#	amqp_transport/src/connection.rs
2022-02-21 20:41:19 +01:00
ab736984cc add tokio-console support 2022-02-20 22:03:39 +01:00
3b656b911a add amqp_messaging 2022-02-20 20:26:18 +01:00
45196c722c benchmark and improve method parsing 2022-02-20 16:24:11 +01:00
ed4a107c44 cleanup 2022-02-20 14:10:19 +01:00
dc8efd4e4e add dashboard 2022-02-19 21:53:02 +01:00
2455e95d45 parsing 2022-02-13 20:51:24 +01:00
c43126af1f more parser generation 2022-02-12 18:54:58 +01:00
4cf7d7558b content frames 2022-02-10 02:50:53 +01:00
970fdbb9b5 use bytes::Bytes 2022-02-10 01:32:15 +01:00
706219c046 better frame parsing and handling 2022-02-09 14:05:13 +01:00
b77788329c version negotiation 2022-02-09 11:25:16 +01:00
b2e6e96698 setup project 2022-02-09 10:13:24 +01:00