You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are many parts in XMPP where this difference is important, for example you can’t join a room without a full JID, but the room itself must be a bare JID.
I don’t see any reason to split further, a bare JID without a nodepart is still a bare JID as far as protocols are concerned.
There are many parts in XMPP where this difference is important, for example you can’t join a room without a full JID, but the room itself must be a bare JID.
I don’t see any reason to split further, a bare JID without a nodepart is still a bare JID as far as protocols are concerned.
This issue is copied from the jid crate.
The text was updated successfully, but these errors were encountered: