Mercurial > prosody-modules
view mod_bind2/README.md @ 5803:f55e65315ba0
mod_pubsub_serverinfo: implemented all basic features
This commit replaces the earlier proof-of-concept to a solution that:
- reports on remotely-connected domains
- uses disco/info to detect if those domains opt-in
- publishes domain names for remote domains that do so
- caches the disco/info response
| author | Guus der Kinderen <guus.der.kinderen@gmail.com> |
|---|---|
| date | Wed, 03 Jan 2024 23:05:14 +0100 |
| parents | 18b12ad263f0 |
| children |
line wrap: on
line source
--- 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].
