aboutsummaryrefslogtreecommitdiff
path: root/src/message.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove copy of serialized thing in encodeAlex Auvolat2022-07-221-7/+4
* Cargo fmt; better adapt with_capacity_valuesAlex Auvolat2022-07-221-6/+15
* Terminology: don't use the word "body" anymore, talk of "attached stream"Alex Auvolat2022-07-221-43/+40
* Add Resp::into_partsAlex Auvolat2022-07-221-4/+8
* Small optimizationAlex Auvolat2022-07-221-0/+4
* Clean up framing protocolAlex Auvolat2022-07-221-149/+208
* Hide streaming versions as much as possibleAlex Auvolat2022-07-221-1/+1
* Propose alternative APIAlex Auvolat2022-07-211-63/+142
* One possibility, but I don't like itAlex Auvolat2022-07-211-37/+17
* Rename AutoSerialize into SimpleMessage and refactor a bitAlex Auvolat2022-07-211-34/+84
* Use Bytes instead of Vec<u8>Alex Auvolat2022-07-211-4/+4
* Move things aroundAlex Auvolat2022-07-211-0/+255
* WIP v0.3.0 with changed APIAlex Auvolat2021-10-121-36/+0
* Add ability to specify our public addr for people to contact us backAlex Auvolat2020-12-111-0/+3
* DocumentateAlex Auvolat2020-12-021-0/+15
* First commitAlex Auvolat2020-12-021-0/+18