Mercurial > prosody-modules
view mod_auto156/README.md @ 6554:0002c727e918
mod_firewall: Use module:add_timer() for HTTP polling
This ensures that polling stops when the module is unloaded.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Sun, 24 May 2026 19:35:52 +0100 |
| parents | 394ae117859e |
| children |
line wrap: on
line source
This module was meant to help convert the deprecated [XEP-0156] TXT records into JSON format. ```shell $ prosodyctl mod_auto156 example.com [another.example ...] {"links":[{"href":"https://xmpp.example.com/bosh","rel":"urn:xmpp:alt-connections:xbosh"}]} ... ```
