Mercurial > prosody-modules
view mod_auto_answer_disco_info/README.markdown @ 3026:b2c9b832612b
mod_vcard_command: Tweak to not rely on legacy module() behavior
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 23 May 2018 00:22:29 +0200 |
parents | 0286ccacec7c |
children | 908ed8f736bd |
line wrap: on
line source
--- summary: Answers disco#info queries on the behalf of the recipient --- Description =========== This module intercepts disco#info queries and checks if we already know the capabilities of this session, in which case we don’t transmit the iq and answer it ourselves.