aboutsummaryrefslogtreecommitdiffstats
path: root/stanza/src/bind.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-26fix(stanza): FromElement for Bind namespace checkLibravatar cel 🌸1-1/+1
2025-02-25cleanupLibravatar cel 🌸1-4/+4
2024-12-22implement sink and stream with tokio::spawnLibravatar cel 🌸1-4/+4
2024-12-04use cargo workspaceLibravatar cel 🌸1-2/+1
2024-12-02implement bindLibravatar cel 🌸1-0/+98
2023-10-20WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸1-47/+0
2023-10-20WIP: messLibravatar cel 🌸1-114/+26
2023-08-05WIP: refactor Element type - namespace workLibravatar cel 🌸1-2/+27
2023-08-02implement resource bindingLibravatar cel 🌸1-0/+111