This website requires JavaScript.
Explore
Help
Sign in
xmppftw
/
xmpp-rs
Watch
1
Star
0
Fork
You've already forked xmpp-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1,793
commits
1
branch
0
tags
5.7
MiB
ba48f6de46
Commit graph
xmpp-rs
/
jid
/
src
/
parts.rs
Author
SHA1
Message
Date
xmppftw
4266368a98
JIDs now have typed and stringy methods for node/domain/resource access
...
Jid now has typed with_resource and stringy with_resource_str Jid now has is_full, is_bare
2023-06-21 18:30:25 +02:00
xmppftw
199b3ae7ae
Introduce typed Parts for the JID to enable unfallible JID construction
2023-06-21 14:15:03 +02:00