aboutsummaryrefslogtreecommitdiff
path: root/src/send.rs
Commit message (Collapse)AuthorAgeFilesLines
* Cargo fmt; better adapt with_capacity_valuesAlex Auvolat2022-07-221-16/+2
|
* Simplify send.rsAlex Auvolat2022-07-221-155/+50
|
* Clean up framing protocolAlex Auvolat2022-07-221-1/+1
|
* Rename AutoSerialize into SimpleMessage and refactor a bitAlex Auvolat2022-07-211-1/+1
|
* Use Bytes instead of Vec<u8>Alex Auvolat2022-07-211-2/+3
|
* Refactor send.rsAlex Auvolat2022-07-211-56/+60
|
* Move things aroundAlex Auvolat2022-07-211-0/+410