summaryrefslogtreecommitdiffstats
path: root/src/client (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-21implement connectionLibravatar cel 🌸3-423/+0
2023-10-20WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸3-73/+152
2023-10-20WIP: messLibravatar cel 🌸1-3/+4
2023-08-02WIP: refactor Element typeLibravatar cel 🌸1-0/+7
2023-08-02implement resource bindingLibravatar cel 🌸1-8/+47
2023-07-12reimplement sasl (with SCRAM!)Libravatar cel 🌸3-31/+118
2023-07-12use Stream 'ns' valueLibravatar cel 🌸1-1/+0
2023-07-12move Element to stanza and make write() a methodLibravatar cel 🌸2-4/+2
2023-07-11remove serde functionsLibravatar cel 🌸3-248/+61
2023-07-04horribleLibravatar cel 🌸2-17/+184
2023-06-24remove bytes deserializerLibravatar cel 🌸1-1/+0
2023-06-19implement starttlsLibravatar cel 🌸3-0/+234