Mercurial > prosody-modules
view mod_auto_answer_disco_info/README.markdown @ 3475:820c891a54cc
mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Wed, 06 Mar 2019 01:30:54 +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.