A type-safe Rust XMPP library.
Find a file
2019-09-29 04:11:26 +02:00
examples Move from XEP-0048 to Bookmarks 2 (This Time it’s Serious). 2019-09-29 04:11:26 +02:00
src Move from XEP-0048 to Bookmarks 2 (This Time it’s Serious). 2019-09-29 04:11:26 +02:00
.gitignore Hello world! 2019-03-21 18:43:27 +01:00
.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 Add the missing license file. 2019-07-25 15:36:45 +02:00
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.