A type-safe Rust XMPP library.
Find a file
Maxime “pep” Buquet e9ce2838a6 CI: expose full backtrace for tests
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-09-13 03:03:03 +02:00
examples Update tokio-xmpp to 1.0.1 and xmpp-parsers to 0.15 2019-09-11 16:11:32 +02:00
src Remove left-out conflict marker. 2019-09-13 01:40:04 +02:00
.gitignore
.gitlab-ci.yml CI: expose full backtrace for tests 2019-09-13 03:03:03 +02:00
Cargo.toml Add pep. as author 2019-09-13 00:41:01 +02:00
ChangeLog Prepare for 0.3.0 release 2019-09-13 01:40:23 +02:00
LICENSE
README.md Merge branch 'lm-master' 2019-09-13 01:08:27 +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.