#xmpp #resources #character

jid

A crate which provides a Jid struct for Jabber IDs

26 releases

0.12.0 Feb 24, 2025
0.11.1 Jul 23, 2024
0.10.0 Aug 20, 2023
0.9.4 Jul 13, 2022
0.1.0 Feb 27, 2017

#170 in Network programming

Download history 149/week @ 2024-12-13 17/week @ 2024-12-20 92/week @ 2024-12-27 67/week @ 2025-01-03 151/week @ 2025-01-10 97/week @ 2025-01-17 118/week @ 2025-01-24 155/week @ 2025-01-31 336/week @ 2025-02-07 199/week @ 2025-02-14 661/week @ 2025-02-21 1110/week @ 2025-02-28 480/week @ 2025-03-07 742/week @ 2025-03-14 494/week @ 2025-03-21 868/week @ 2025-03-28

2,636 downloads per month
Used in 15 crates (5 directly)

MPL-2.0 license

78KB
1.5K 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.

Dependencies

~3.5–5MB
~102K SLoC