xmpp
xmpp copied to clipboard
JID as a struct
Currently JIDs are passed as strings. A struct with convenience functions would be more extensible and testable.