xmpp-rs/jid
2024-08-05 11:14:41 +02:00
..
src Indicate which feature flag for each module/type 2024-08-05 11:14:41 +02:00
Cargo.toml jid: Bump version to 0.11.1 2024-07-23 19:02:46 +02:00
CHANGELOG.md jid: Bump version to 0.11.1 2024-07-23 19:02:46 +02:00
LICENSE
README.md

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.