xmpp-rs/jid-rs
Maxime “pep” Buquet eca44f5602 jid: update for minidom changes
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-04-21 22:23:36 +02:00
..
src jid: update for minidom changes 2020-04-21 22:23:36 +02:00
Cargo.toml jid: 0.9.0 release 2020-02-15 02:27:26 +01:00
CHANGELOG.md
LICENSE
README.md

jid-rs

What's this?

A crate which provides a struct Jid for Jabber IDs. It's used in xmpp-rs but other XMPP libraries can of course use this.

What license is it under?

MPL-2.0 or later, see the LICENSE file.

Notes

This library does not yet implement RFC7622.