Skip to content

XMPP Notification Support #40

@caronc

Description

@caronc

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:

  • A good reference library might be xmpp, but it hasn't been maintained for 9 years.
  • The user who made the request also provided an example wrapper written in GO (xmppsend) that performs the similar task.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions