mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
A type-safe Rust XMPP library.
Maxime “pep” Buquet
171e7f1f34
I would have liked to handle all of this in `Element::new` only, but I also have to do it in `Element::builder` unfortunately because then element builder then pushes prefixes it gathered itself. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> |
||
---|---|---|
jid-rs | ||
minidom-rs | ||
tokio-xmpp | ||
xmpp-parsers | ||
xmpp-rs | ||
.gitignore | ||
.gitlab-ci.yml | ||
Cargo.toml | ||
LICENSE |