-
-
Notifications
You must be signed in to change notification settings - Fork 565
Closed
Labels
Description
A request was made (Reference) inquiring on XMPP support.
The URL syntax might look as follows:
- unsecure: xmpp://user:password@serverhost:port/
- secure: xmpps://user:password@serverhost:port/
According to Wikipedia, the default port if none is specified should be 5222 where as the SSL version (xmpps://) would be 5223.
Notes:
Reactions are currently unavailable