summaryrefslogtreecommitdiffstats
path: root/src/client/unencrypted.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-21implement connectionLibravatar cel 🌸1-180/+0
2023-10-20WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸1-56/+143
2023-07-12reimplement sasl (with SCRAM!)Libravatar cel 🌸1-6/+2
2023-07-12use Stream 'ns' valueLibravatar cel 🌸1-1/+0
2023-07-12move Element to stanza and make write() a methodLibravatar cel 🌸1-3/+1
2023-07-11remove serde functionsLibravatar cel 🌸1-54/+22
2023-07-04horribleLibravatar cel 🌸1-7/+5
2023-06-24remove bytes deserializerLibravatar cel 🌸1-1/+0
2023-06-19implement starttlsLibravatar cel 🌸1-0/+135