|
c00676feba
|
Uniformize flag naming
|
2022-09-13 12:25:37 +02:00 |
|
|
522f420e2b
|
Implement request cancellation
|
2022-09-01 15:54:11 +02:00 |
|
|
22d96929d5
|
Merge branch 'fix-ping' into stream-body
|
2022-09-01 14:23:10 +02:00 |
|
|
cd203f5708
|
Add OrderTag to Req and Resp, refactor errors
|
2022-09-01 12:15:50 +02:00 |
|
|
745c786184
|
Also encode errorkind in stream
|
2022-09-01 11:34:53 +02:00 |
|
|
7909a95d3c
|
Stream errors are now std::io::Error
|
2022-09-01 11:21:24 +02:00 |
|
|
3fd30c6e28
|
recv side: use unbounded channel to remove deadlock
|
2022-09-01 09:45:24 +02:00 |
|
|
b55f61c38b
|
Fix things going wrong when sending chan is closed
|
2022-07-26 12:11:48 +02:00 |
|
|
74e57016f6
|
Add some debugging
|
2022-07-25 15:04:52 +02:00 |
|
|
fed0542313
|
Remove blocking_send that crashes
|
2022-07-25 10:58:55 +02:00 |
|
|
5da59ebec5
|
Move things around and fix error bit
|
2022-07-22 13:06:10 +02:00 |
|
|
9cb28c21b4
|
Use bounded channels on receive side for backpressure
|
2022-07-22 13:01:52 +02:00 |
|
|
0b71ca12f9
|
Clean up framing protocol
|
2022-07-22 12:45:38 +02:00 |
|
|
26989bba14
|
Use Bytes instead of Vec<u8>
|
2022-07-21 18:15:07 +02:00 |
|
|
9dffa812c4
|
Refactor send.rs
|
2022-07-21 17:59:15 +02:00 |
|
|
f35fa7d18d
|
Move things around
|
2022-07-21 17:37:52 +02:00 |
|