summaryrefslogtreecommitdiffstats
path: root/src/client/mod.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-21implement connectionLibravatar cel 🌸1-38/+0
2023-10-20WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸1-4/+6
2023-07-12reimplement sasl (with SCRAM!)Libravatar cel 🌸1-7/+4
2023-07-11remove serde functionsLibravatar cel 🌸1-9/+8
2023-06-19implement starttlsLibravatar cel 🌸1-0/+40