Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-03-26 | refactor: rename crates and move client logic to separate crate `filament` | 6 | -1015/+0 | ||
2025-02-25 | implement Clone for error types | 1 | -6/+10 | ||
2025-02-25 | implement Error for jabber crate error types | 3 | -74/+44 | ||
2025-02-25 | cleanup jabber crate | 5 | -31/+5 | ||
2025-02-11 | remove stupid stdout sasl response bit | 1 | -4/+1 | ||
2025-01-28 | WIP: luz initial client | 1 | -3/+3 | ||
2025-01-12 | delete JabberClient | 2 | -80/+21 | ||
2025-01-12 | implement stream splitting and closing | 3 | -351/+231 | ||
2025-01-02 | WIP: client | 2 | -0/+6 | ||
2024-12-22 | stream and sink split | 1 | -8/+4 | ||
2024-12-22 | implement sink and stream with tokio::spawn | 4 | -86/+286 | ||
2024-12-06 | implement sink and stream properly UNFOLD UNFOLD | 4 | -35/+176 | ||
2024-12-04 | use cargo workspace | 5 | -0/+906 | ||