mod_bind2/README.md
author Kim Alvefur <zash@zash.se>
Sat, 02 Mar 2024 14:42:27 +0100
changeset 5854 0358fcf14cd6
parent 4803 18b12ad263f0
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

---
labels:
- Stage-Alpha
rockspec:
  dependencies:
  - mod_sasl2
summary: "XEP-0386: Bind 2.0"
---

Experimental early implementation of [XEP-0386: Bind 2.0] for use with
[mod_sasl2].