Software / code / prosody-modules
File
mod_auto_answer_disco_info/README.markdown @ 3537:7d6fb9570395
mod_csi_muc_priorities: Sort list of JIDs
Finding anything is easier if it's not randomized by hash table order
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 01 Apr 2019 08:40:22 +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.