aboutsummaryrefslogtreecommitdiffstats
path: root/src/stanza/stream.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* use element builder and parse methodsLibravatar cel 🌸2024-11-281-148/+82
* fix: use namespace_declaration_overridesLibravatar cel 🌸2024-11-241-5/+5
* implement starttlsLibravatar cel 🌸2024-11-241-1/+72
* switch to using peanuts for xmlLibravatar cel 🌸2024-11-231-37/+132
* 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