Mercurial > prosody-modules
view mod_auto_answer_disco_info/README.markdown @ 3906:dbebc9226597
mod_rest: Fix traceback in mapping of adhoc with forms
Missed this in 987b203bb091
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 25 Feb 2020 23:30:07 +0100 |
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.