Mercurial > prosody-modules
view mod_addressing/README.markdown @ 2976:df86ce6bb0b4
Implement dummy body message to indicate high priority push
This adds a dummy body sent alongside the push when the original message
also contained a body to indicate a high priority push.
The body can be configured and its contents are generally meaningless
with most app servers because it will be stripped before pushed to the client.
author | tmolitor <thilo@eightysoft.de> |
---|---|
date | Sun, 01 Apr 2018 23:24:33 +0200 |
parents | 4d73a1a6ba68 |
children |
line wrap: on
line source
--- labels: - 'Stage-Alpha' summary: 'XEP-0033: Extended Stanza Addressing' ... Introduction ============ This module is a partial implementation of [XEP-0033: Extended Stanza Addressing](http://xmpp.org/extensions/xep-0033.html). TODO ==== Query external servers for support.