view mod_external_services/README.markdown @ 4300:3f3b672b7616

mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback More efficient to pass the object around instead of using the JID and looking up the object when needed. It seems in some (undetermined) cases get_room_from_jid(room.jid) is nil.
author Matthew Wild <mwild1@gmail.com>
date Tue, 15 Dec 2020 10:49:11 +0000
parents 4841cf3fded5
children
line wrap: on
line source

---
summary: External Service Discovery
...

This module implementing [XEP-0215] is included with Prosody 0.12 but made available here for older versions.

Documentation is available on the [Prosody site][doc:modules:mod_external_services].