Mercurial > prosody-modules
view mod_muc_intercom/README.markdown @ 5296:0f5657db1cfc
mod_isolate_host: handle server-generated stanzas
The hook for setting the no_host_isolation is only called for c2s
sessions. This does not work for stanzas generated by the server,
such as PEP notifications or presence probe answers.
To handle that, we do per-stanza checks for the case that the origin
is local.
author | Jonas Schäfer <jonas@wielicki.name> |
---|---|
date | Sat, 01 Apr 2023 12:03:08 +0200 |
parents | 349008f9452d |
children |
line wrap: on
line source
This module allows sending a message to another MUC room. @other-room: hello The message will appear in the other room as as <first-room/You> hello