xmpp-rs/xmpp
2024-01-21 13:55:39 +01:00
..
examples Add StanzaTimeInfo for <delay> (XEP-0203) 2023-12-31 21:07:12 +01:00
src Fix unused variable warnings when avatars disabled 2024-01-21 13:55:39 +01:00
Cargo.toml DNS/TLS deps are now optional, component now also uses ServerConnector 2024-01-01 02:09:41 -05:00
ChangeLog
LICENSE
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.