Software /
code /
prosody-modules
File
mod_bookmarks2/README.md @ 6114:dc2cce03554d
mod_pubsub_subscription: Match stanzas with fixed prefix only
This should help filter out any other unrelated iq stanzas which may be
exchanged with the pubsub service.
For example, a separate module was requesting the item list from a subscribed
node, but this module was incorrectly attempting to handle the result.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 28 Dec 2024 15:23:33 +0000 |
parent | 6032:a9fe4a50f935 |
child | 6211:750d64c47ec6 |
line wrap: on
line source
--- labels: - 'Stage-Merged' summary: Synchronise bookmarks between Private XML, legacy PEP, and pep, XEP-0048 and XEP-0402 ... ::: {.alert .alert-info} This module has been merged into Prosody since version 0.12, see [mod_bookmarks][doc:modules:mod_bookmarks]. :::