A type-safe Rust XMPP library.
Find a file
Maxime “pep” Buquet 82be62678a
CI: refactor .gitlab-ci.yml
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-09-13 02:25:23 +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 Hello world! 2019-03-21 18:43:27 +01:00
.gitlab-ci.yml CI: refactor .gitlab-ci.yml 2019-09-13 02:25:23 +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.