aboutsummaryrefslogtreecommitdiffstats
path: root/jabber/src/client.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸12 days1-181/+0
* implement Error for jabber crate error typesLibravatar cel 🌸2025-02-251-5/+5
* cleanup jabber crateLibravatar cel 🌸2025-02-251-14/+2
* delete JabberClientLibravatar cel 🌸2025-01-121-71/+20
* implement stream splitting and closingLibravatar cel 🌸2025-01-121-215/+68
* WIP: clientLibravatar cel 🌸2025-01-021-0/+5
* stream and sink splitLibravatar cel 🌸2024-12-221-8/+4
* implement sink and stream with tokio::spawnLibravatar cel 🌸2024-12-221-15/+196
* implement sink and stream properly UNFOLD UNFOLDLibravatar cel 🌸2024-12-061-16/+8
* use cargo workspaceLibravatar cel 🌸2024-12-041-0/+217