A type-safe Rust XMPP library.
Find a file
Maxime “pep” Buquet 36d77bcae4
Add README
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-04-22 00:06:50 +02:00
jid-rs
minidom-rs minidom: Add todo in Prefixes 2020-04-21 22:23:36 +02:00
tokio-xmpp
xmpp-parsers parsers: remove unused imports 2020-04-22 00:02:54 +02:00
xmpp-rs
.gitignore
.gitlab-ci.yml
Cargo.toml
LICENSE
README.md Add README 2020-04-22 00:06:50 +02:00

xmpp-rs

What's this?

A very much WIP set of rust XMPP library with the goals of being type-safe and well-tested.

Contact

There is an XMPP MUC for the discussion of this library, feel free to join! :)

chat@xmpp.rs

License

Mozilla Public License 2 (MPL2). See the LICENSE file.