| Filename | Latest commit message | Latest commit date |
|---|---|---|
This was causing issues with Clone-ing tokio-xmpp Event-s as they include Error-s which are typically not Clone-able. Event and Stanza aren't Clone-able either so might as well do our own stuff here. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> |
||
| .. | ||
| examples | ||
| src | ||
| Cargo.toml | ||
| 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! :)
License
Mozilla Public License 2 (MPL2). See the LICENSE file.