/mod_unified_push

Mirror: UnifiedPush push server ejabberd module

Primary LanguageErlangGNU General Public License v2.0GPL-2.0

# About

Please refer to the `*.spec` file.

# XMPP

To interact with the custom IQ stanzas, this project includes code generated with the xmpp library [0] using the steps outlined in [1].
See `xmpp_spec.patch` for details on the spec update.

[0]: https://github.com/processone/xmpp
[1]: processone/xmpp#9 (comment)