aboutsummaryrefslogtreecommitdiffstats
path: root/jabber/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸2025-03-266-1015/+0
* implement Clone for error typesLibravatar cel 🌸2025-02-251-6/+10
* implement Error for jabber crate error typesLibravatar cel 🌸2025-02-253-74/+44
* cleanup jabber crateLibravatar cel 🌸2025-02-255-31/+5
* remove stupid stdout sasl response bitLibravatar cel 🌸2025-02-111-4/+1
* WIP: luz initial clientLibravatar cel 🌸2025-01-281-3/+3
* delete JabberClientLibravatar cel 🌸2025-01-122-80/+21
* implement stream splitting and closingLibravatar cel 🌸2025-01-123-351/+231
* WIP: clientLibravatar cel 🌸2025-01-022-0/+6
* stream and sink splitLibravatar cel 🌸2024-12-221-8/+4
* implement sink and stream with tokio::spawnLibravatar cel 🌸2024-12-224-86/+286
* implement sink and stream properly UNFOLD UNFOLDLibravatar cel 🌸2024-12-064-35/+176
* use cargo workspaceLibravatar cel 🌸2024-12-045-0/+906