xmpp-rs/xmpp
Emmanuel Gil Peyrot f725994fe0 Bump all dependencies but rustls and webpki-roots
The latter have changed their API a bit, while everything else is still
compatible.
2024-05-04 12:42:53 +02:00
..
examples jid: rewrite public types 2024-04-15 18:21:24 +02:00
src jid: rewrite public types 2024-04-15 18:21:24 +02:00
Cargo.toml Bump all dependencies but rustls and webpki-roots 2024-05-04 12:42:53 +02:00
ChangeLog
LICENSE
README.md

README.md

xmpp

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.