xmpp-rs/xmpp-rs
Maxime “pep” Buquet a1489a6428
xmpp-rs: Use to_hex conversion from struct directly
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-10-23 15:03:30 +02:00
..
examples Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
src xmpp-rs: Use to_hex conversion from struct directly 2019-10-23 15:03:30 +02:00
Cargo.toml xmpp-rs: declare avatars feature and set as default 2019-10-20 21:16:17 +02:00
ChangeLog Prepare for merge: Move all xmpp-rs files into xmpp-rs/ 2019-10-18 13:46:58 +02:00
LICENSE Prepare for merge: Move all xmpp-rs files into xmpp-rs/ 2019-10-18 13:46:58 +02:00
README.md Prepare for merge: Move all xmpp-rs files into xmpp-rs/ 2019-10-18 13:46:58 +02:00

xmpp-rs

What's this?

A very much WIP 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.