view mod_muc_ping/README.md @ 6562:5da6fb562df9 default tip

mod_unified_push: Fix push error handling (fixes #2000) Use the error object that send_iq() passes as an argument to it's reject callback instead of attempting and failing to do the parsing in the callback itself.
author kmq
date Mon, 06 Jul 2026 14:23:57 +0200
parents ac83479c5819
children
line wrap: on
line source

---
labels:
- 'Stage-Obsolete'
superseded_by: mod_muc
summary: XEP-0410 Server Optimization (now supported by Prosody mod_muc)
---

Since Prosody 0.11, XEP-0410 is natively [supported by Prosody](https://prosody.im/doc/modules/mod_muc), you will be redirected shortly.

This module implemented the [Server
Optimization](https://xmpp.org/extensions/xep-0410.html#serveroptimization)
part of [XEP-0410: MUC Self-Ping]