Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add documentation | Alex Auvolat | 2022-09-12 | 1 | -8/+39 |
* | Correctly defuse cancellation on simple requests | Alex Auvolat | 2022-09-01 | 1 | -12/+22 |
* | Add OrderTag to Req and Resp, refactor errors | Alex Auvolat | 2022-09-01 | 1 | -1/+0 |
* | Also encode errorkind in stream | Alex Auvolat | 2022-09-01 | 1 | -36/+0 |
* | Stream errors are now std::io::Error | Alex Auvolat | 2022-09-01 | 1 | -7/+10 |
* | Refactor: create a BytesBuf utility crate (will also be usefull in Garage) | Alex Auvolat | 2022-09-01 | 1 | -43/+9 |
* | Add some debugging | Alex Auvolat | 2022-07-25 | 1 | -3/+5 |
* | Cargo fmt | Alex Auvolat | 2022-07-25 | 1 | -3/+2 |
* | Conversion between ByteStream and AsyncRead | Alex Auvolat | 2022-07-22 | 1 | -1/+50 |
* | Cargo fmt; better adapt with_capacity_values | Alex Auvolat | 2022-07-22 | 1 | -7/+1 |
* | Simplify send.rs | Alex Auvolat | 2022-07-22 | 1 | -11/+18 |
* | Clean up framing protocol | Alex Auvolat | 2022-07-22 | 1 | -0/+176 |