File

mod_muc_ping/README.md @ 6325:6ea80b73d8f2

mod_http_oauth2: Only require redirect URIs when using grant types that need it In the Device flow, no redirect URI is used because the client instead receives responses by polling. It is therefore unnecessary to enforce a requirement that these include redirect URI(s).
author Kim Alvefur <zash@zash.se>
date Thu, 03 Jul 2025 15:42:42 +0200
parent 6046:ac83479c5819
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]