Mercurial > prosody-modules
view mod_remote_roster/README.markdown @ 3796:d1ad10b76b00
mod_rest: Catch one (1) reply to a POST-ed stanza from an internal source
This will primarily cover error replies, and only those generated by the
same Prosody instance using the `origin.reply()` method.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 30 Dec 2019 05:14:49 +0100 |
parents | 2eac15ab605e |
children |
line wrap: on
line source
--- summary: Remote Roster Management ... Introduction ============ This module adds support for [XEP-0321: Remote Roster Management] which is commonly used to allow components such as transports to modify the rosters of local users.