Commit Graph

76 Commits

Author SHA1 Message Date
Andrey Tkachenko
c8cee9f129 up nightly 2023-08-29 12:40:55 +04:00
Andrey Tkachenko
98c1317ebe fix stuck on handler error 2023-06-21 13:55:47 +04:00
d8cb4fedf6 Update registrator 2023-04-25 17:27:04 +04:00
71f911a9b7 Add Handler::init, fix Handler::{close,flush} 2023-04-19 13:30:21 +04:00
0a1d725571 Fix TAIT feature split
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-14 16:14:19 +04:00
f1bbfdbcbe Queue Receiver
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-06 14:21:28 +04:00
Andrey Tkachenko
da1e0c9163 Derive
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-28 21:10:35 +04:00
1a57aa0a18 Unordered
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-24 18:37:38 +04:00
91e7590c5e Producer context 2023-03-15 22:56:48 +04:00
2b5c8a081f Flush and Close 2023-03-07 15:18:55 +04:00
Andrey Tkachenko
800da160ac Queue step 1 2023-03-06 19:56:16 +04:00
Andrey Tkachenko
7fbbed15d8 ProducerHandler 2023-02-24 11:59:30 +04:00
Andrey Tkachenko
bc759001d3 Mutable TaskHandler 2023-02-20 13:39:09 +04:00
2423802ecd Queue story
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-17 21:40:45 +04:00
b4b58a9be0 MessageBus Next 2023-02-16 18:10:34 +04:00
1d898b8257 Enable CI
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-17 15:27:17 +04:00
73aeefb46f Rework idle detection 2021-12-16 16:12:28 +04:00
b06eac6504 Fix deadlock bug with flush 2021-12-03 15:30:13 +04:00
c9f03f5b49 AsyncProducer Handler update + version bump 2021-11-25 16:48:41 +04:00
c927dad70e Flush&Sync per message type; Rewrite select receivers; 2021-11-15 20:01:28 +04:00
18bd3c63f4 Tcp relay update; refactoring type tag 2021-11-05 18:39:25 +04:00
bc862cfac6 TCP Relay 2021-10-08 13:03:24 +04:00
1bff5cc70a try_clone 2021-09-29 15:00:35 +04:00
7034e8b87b Bump version 2021-09-28 16:42:09 +04:00
535c39c9dc Redis begin & fixes for QUIC 2021-09-28 15:19:44 +04:00
73763f8a9d add receiver id & remote quic progress 2021-09-24 19:46:23 +04:00
3a0a1019b6 fix message requirement 2021-09-24 13:13:29 +04:00
16690db44c revert upgrate to 2021 edition 2021-09-24 12:47:01 +04:00
bed35670c6 refactor senderror 2021-09-22 17:07:21 +04:00
5ba6f1139d Fix test_relay.rs 2021-09-22 16:53:21 +04:00
79a4441bfd Fix derive sharedmessage namespace 2021-09-22 16:50:30 +04:00
6ef65cbfd1 QUIC Relay progress 2021-09-22 16:48:28 +04:00
22d1d4a569 make clippy happy 2021-09-21 14:47:21 +04:00
9d014d38a1 Refacroting ReciveTypedReceiver 2021-09-20 19:31:06 +04:00
ce64f7f4bc fmt + bechmark example 2021-09-20 17:20:00 +04:00
5c03068c79 QUIC Client Relay progress 2021-09-16 19:04:34 +04:00
a0544f01e4 MessageBus Remote split out; crate reorganization 2021-09-16 16:51:13 +04:00
c9ea551e0d remove sync deadline 2021-09-16 13:57:47 +04:00
ac12bb08ab cleanup receivers 2021-09-16 13:19:28 +04:00
81e5376fe2 refactoring receivers +speed ++clean 2021-09-15 19:54:59 +04:00
da6dc04f71 fix major bug with sync& version bump 2021-09-15 13:33:25 +04:00
21e28ffa12 fix flush 2021-09-07 19:02:29 +04:00
e81a70a197 version bump 2021-09-03 18:57:09 +04:00
c2e67bfcbd minor gug fixes 2021-09-03 18:46:56 +04:00
73cf59afb8 add request_boxed_we 2021-08-20 17:18:56 +04:00
7332c04e53 Add request_boxed_we 2021-08-12 13:16:30 +04:00
6d8dd039b3 Derive TypeTagged correctly 2021-08-10 14:24:28 +04:00
ba67c8251d Add TypeTagged bound for Message derive generics 2021-08-09 18:27:25 +04:00
c47657177c Init event & relays continue 2021-08-04 19:14:56 +04:00
db34774acd Quic relay begin 2021-08-03 13:41:30 +04:00