Software /
code /
prosody-modules
File
mod_auto_answer_disco_info/README.markdown @ 3289:f2037a754480
mod_s2s_auth_posh: Be a tiny bit stricter with types
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 25 Aug 2018 20:10:21 +0200 |
parent | 2900:0286ccacec7c |
child | 4232: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.