Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |