#instant-messaging #xmpp #im #rfc6120

xmpp-core

An implementation of the Extensible Messaging and Presence Protocol (XMPP) core spec defined in RFC 6120. If you are using XMPP for instant messaging, see the xmpp-im crate

1 unstable release

Uses old Rust 2015

0.0.0 May 11, 2017

#11 in #im

22 downloads per month

MIT/Apache

6KB

XMPP Core

Documentation Crate

An implementation of the Extensible Messaging and Presence Protocol (XMPP) core spec defined in RFC 6120.

If you are using XMPP for instant messaging, see the xmpp-im crate.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

This will be an implementation of the Extensible Messaging and Presence Protocol (XMPP) core spec defined in [RFC 6210].

If you are using XMPP for instant messaging, see the xmpp-im crate.

No runtime deps