xmpp-rs-mirror/xmpp-rs
2020-05-12 19:55:21 +02:00
..
examples xmpp: Add ChatMessage and GroupMessage events; API likely to change 2020-05-12 19:55:21 +02:00
src xmpp: Add ChatMessage and GroupMessage events; API likely to change 2020-05-12 19:55:21 +02:00
Cargo.toml jid: Add serde support behind feature 2020-04-30 23:24:48 +02:00
ChangeLog Update Changelogs re jid / serde 2020-05-07 21:39:37 +02:00
LICENSE Prepare for merge: Move all xmpp-rs files into xmpp-rs/ 2019-10-18 13:46:58 +02:00
README.md Prepare for merge: Move all xmpp-rs files into xmpp-rs/ 2019-10-18 13:46:58 +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.