Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-25 | implement Error for jabber crate error types | 1 | -5/+5 | |
2025-02-25 | cleanup jabber crate | 1 | -14/+2 | |
2025-01-12 | delete JabberClient | 1 | -71/+20 | |
2025-01-12 | implement stream splitting and closing | 1 | -215/+68 | |
2025-01-02 | WIP: client | 1 | -0/+5 | |
2024-12-22 | stream and sink split | 1 | -8/+4 | |
2024-12-22 | implement sink and stream with tokio::spawn | 1 | -15/+196 | |
2024-12-06 | implement sink and stream properly UNFOLD UNFOLD | 1 | -16/+8 | |
2024-12-04 | use cargo workspace | 1 | -37/+8 | |
2024-12-04 | implement send_stanza | 1 | -32/+12 | |
2024-12-04 | implement client | 1 | -74/+160 | |
2024-12-03 | WIP: connecting fsm | 1 | -0/+180 |