|
0f799a7768
|
Implement Least Attained First scheduling of streams
|
2022-09-06 19:42:49 +02:00 |
|
|
522f420e2b
|
Implement request cancellation
|
2022-09-01 15:54:11 +02:00 |
|
|
3292566738
|
fix trace message
|
2022-09-01 14:43:27 +02:00 |
|
|
22d96929d5
|
Merge branch 'fix-ping' into stream-body
|
2022-09-01 14:23:10 +02:00 |
|
|
4a59b73d7b
|
Add actual support for order tag
|
2022-09-01 12:46:33 +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 |
|
|
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 |
|
|
c17a5f84ff
|
Remove broken test
|
2022-07-25 11:06:51 +02:00 |
|
|
50358b944a
|
Cargo fmt; better adapt with_capacity_values
|
2022-07-22 13:48:43 +02:00 |
|
|
f9db9a4b69
|
Simplify send.rs
|
2022-07-22 13:23:42 +02:00 |
|
|
0b71ca12f9
|
Clean up framing protocol
|
2022-07-22 12:45:38 +02:00 |
|
|
44bbc1c00c
|
Rename AutoSerialize into SimpleMessage and refactor a bit
|
2022-07-21 19:05:51 +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 |
|