aboutsummaryrefslogtreecommitdiffstats
path: root/jabber/src/jabber_stream.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸12 days1-482/+0
* implement Error for jabber crate error typesLibravatar cel 🌸2025-02-251-4/+7
* cleanup jabber crateLibravatar cel 🌸2025-02-251-10/+2
* remove stupid stdout sasl response bitLibravatar cel 🌸2025-02-111-4/+1
* WIP: luz initial clientLibravatar cel 🌸2025-01-281-3/+3
* implement stream splitting and closingLibravatar cel 🌸2025-01-121-8/+110
* implement sink and stream with tokio::spawnLibravatar cel 🌸2024-12-221-7/+7
* implement sink and stream properly UNFOLD UNFOLDLibravatar cel 🌸2024-12-061-19/+14
* use cargo workspaceLibravatar cel 🌸2024-12-041-0/+393