mod_inject_ecaps2/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 02 Mar 2024 14:42:27 +0100
changeset 5854 0358fcf14cd6
parent 5162 ca7feb293d55
permissions -rw-r--r--
mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+ Hooking an event is safer than directly hooking signals For context see Prosody trunk rev 69faf3552d52

---
summary: Injects ecaps2 elements (XEP-0390) in presence
---

Description
===========

This module injects [XEP-0390: Entity Capabilities 2.0] elements in the
presence once the legacy caps (XEP-0115) are received.

Compatibility
=============

  ------- ---------------
  trunk   Works
  0.11    Does not work
  0.10    Does not work
  ------- ---------------