#xmpp #jid #id #struct #xmpp-rs

jid-gst-meet

A crate which provides a Jid struct for Jabber IDs

2 releases

0.9.3 Aug 25, 2021
0.9.2 Aug 25, 2021

#12 in #xmpp

24 downloads per month
Used in xmpp-parsers-gst-meet

MPL-2.0 license

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–375KB