Commit graph

82 commits

Author SHA1 Message Date
262fdc3dc6 fix tests 2022-03-05 18:30:29 +01:00
05f08aa9db improve integration tests 2022-03-05 18:18:02 +01:00
800ccae604 queue worker task 2022-03-05 18:10:04 +01:00
f860714b2b more 2022-03-05 17:12:27 +01:00
08ba799d23 not working :( 2022-03-05 16:26:12 +01:00
3bcce76885 write header 2022-03-04 23:27:34 +01:00
b6355f5e35 more things 2022-03-04 23:05:50 +01:00
5d127eceee fix 2022-03-04 22:35:55 +01:00
4346db648f things 2022-03-04 22:15:19 +01:00
93ce632b5d consume prototype 2022-03-01 21:52:00 +01:00
beb2187cd6 minor fixes 2022-02-28 16:59:30 +01:00
2be26f7e49 improve errors 2022-02-28 16:46:50 +01:00
232c1d2830 error handling 2022-02-28 12:46:08 +01:00
fc131327b2 Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	xtask/src/test_js.rs
2022-02-28 07:33:09 +01:00
d90d61504c even more queuing around 2022-02-27 18:41:14 +01:00
4643483d70 more queue stuff 2022-02-27 18:26:02 +01:00
14ad4e1011 more cleanup 2022-02-26 23:47:47 +01:00
439696cf3f remove unused deps 2022-02-26 23:26:43 +01:00
de027d9f5a more cleanup 2022-02-26 23:24:08 +01:00
6d944e1265 some cleanup 2022-02-26 22:26:35 +01:00
8532d454c3 queue declare 2022-02-26 21:55:17 +01:00
606438f301 things 2022-02-26 13:06:34 +01:00
89820b06ca fix test 2022-02-23 20:10:53 +01:00
99ce586dec send message! 2022-02-23 20:08:03 +01:00
b50634841d more things 2022-02-22 23:00:43 +01:00
33d1ef820b xtask fmt 2022-02-22 14:13:39 +01:00
9a819bc3f4 first test passes uwu 2022-02-22 13:15:59 +01:00
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
f2195133fb handle ChannelClose 2022-02-20 21:50:50 +01:00
cb73214bc3 fix bench 2022-02-20 21:25:25 +01:00
c333f20531 split generated code so that methods are now in core 2022-02-20 21:22:30 +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
186f744715 more renaming 2022-02-20 15:39:24 +01:00
7ce8f8058d rename classes to methods 2022-02-20 15:34:04 +01:00
9b48dec533 restructuring 2022-02-20 14:59:54 +01:00
ed4a107c44 cleanup 2022-02-20 14:10:19 +01:00
2e0a31f4af Merge remote-tracking branch 'origin/main' 2022-02-20 13:32:31 +01:00
d426a18e93
Create rust.yml 2022-02-20 13:30:28 +01:00
46cccab748 add channel open support 2022-02-19 23:25:06 +01:00
dc8efd4e4e add dashboard 2022-02-19 21:53:02 +01:00
077b6fd633 move codegen to xtask 2022-02-19 20:07:17 +01:00
c5d83fe776 improvements 2022-02-19 18:38:50 +01:00
13deef42fd connection working 2022-02-19 18:12:28 +01:00
ca1f372665 try to fix everything 2022-02-19 16:48:07 +01:00
b63b2dee2a write some tests 2022-02-14 22:56:07 +01:00
5a99ae4cd2 used full spec 2022-02-14 21:38:15 +01:00
30fe45b169 todo 2022-02-13 23:32:31 +01:00