xmpp-rs/jid/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Emmanuel Gil Peyrot e6595762f6 Use the parts/str split in FullJid and BareJid too
Since 199b3ae7ae we allow typed parts to
be reused without stringprep being reapplied.  This extends it from just
Jid to FullJid and BareJid too.
2023-08-10 19:31:10 +00:00
..
error.rs jid: Rename errors to make them more consistent 2023-06-20 18:59:26 +02:00
inner.rs jid: Optimise for no-transform JIDs 2023-07-16 19:50:12 +02:00
lib.rs Use the parts/str split in FullJid and BareJid too 2023-08-10 19:31:10 +00:00
parts.rs JIDs now have typed and stringy methods for node/domain/resource access 2023-06-21 18:30:25 +02:00