Mercurial > prosody-modules
view mod_auto_answer_disco_info/README.markdown @ 2901:0fb44258d2cf
mod_cache_c2s_caps: Remove unused import (thanks luacheck)
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Wed, 07 Mar 2018 17:41:22 +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.