aboutsummaryrefslogtreecommitdiff
path: root/src/stream.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor: create a BytesBuf utility crate (will also be usefull in Garage)Alex Auvolat2022-09-011-43/+9
* Add some debuggingAlex Auvolat2022-07-251-3/+5
* Cargo fmtAlex Auvolat2022-07-251-3/+2
* Conversion between ByteStream and AsyncReadAlex Auvolat2022-07-221-1/+50
* Cargo fmt; better adapt with_capacity_valuesAlex Auvolat2022-07-221-7/+1
* Simplify send.rsAlex Auvolat2022-07-221-11/+18
* Clean up framing protocolAlex Auvolat2022-07-221-0/+176