summaryrefslogtreecommitdiffstats
path: root/src/stanza/stream.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement connectionLibravatar cel 🌸2023-10-211-7/+12
* WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸2023-10-201-178/+48
* implement resource bindingLibravatar cel 🌸2023-08-021-1/+5
* reimplement sasl (with SCRAM!)Libravatar cel 🌸2023-07-121-10/+10
* use Stream 'ns' valueLibravatar cel 🌸2023-07-121-4/+7
* move Element to stanza and make write() a methodLibravatar cel 🌸2023-07-121-1/+2
* remove serde functionsLibravatar cel 🌸2023-07-111-28/+169
* horribleLibravatar cel 🌸2023-07-041-1/+6
* implement starttlsLibravatar cel 🌸2023-06-191-0/+36