2 releases
0.9.3 | Aug 25, 2021 |
---|---|
0.9.2 | Aug 25, 2021 |
#11 in #xmpp
22 downloads per month
Used in xmpp-parsers-gst-meet
48KB
1K
SLoC
jid
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.
lib.rs
:
Provides a type for Jabber IDs.
For usage, check the documentation on the Jid
struct.
Dependencies
~0–385KB