Software /
code /
prosody-modules
Comparison
mod_muc_ping/README.markdown @ 3349:35dc7c38e362
mod_muc_ping: Implements the Server Optimization part of XEP-0410: MUC Self-Ping
Also see #1220
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 07 Oct 2018 03:39:35 +0200 |
child | 3356:31e113823463 |
comparison
equal
deleted
inserted
replaced
3348:f753cf4f7224 | 3349:35dc7c38e362 |
---|---|
1 This module implements the [Server | |
2 Optimization](https://xmpp.org/extensions/xep-0410.html#serveroptimization) | |
3 part of [XEP-0410: MUC Self-Ping] | |
4 | |
5 It should work with Prosody up until 0.10.x. |