1 unstable release
Uses old Rust 2015
0.0.0 | May 11, 2017 |
---|
#11 in #instant-messaging
6KB
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.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.