Software / code / prosody-modules
File
mod_admin_probe/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 |
| parent | 1856:3278fa267199 |
| child | 5007:34fb3d239ac1 |
line wrap: on
line source
--- summary: Allow server administrators to probe any user ... This module lets server administrators send `<presence type="probe"/>` to any local user and receive their presence in response, bypassing roster checks.