XEP-Remarks/XEP-0060: PubSub

From XMPP WIKI
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This is a page for information about XEP-Remarks/XEP-0060: PubSub, including errata, comments, questions, and implementation experience.

Reliability issues

https://mail.jabber.org/pipermail/standards/2019-October/036503.html

Is there a way to know as a client when we're going to run into the
limit [of items]? Or when we've gone over the limit? Or is the pubsub
service just overwritting stuff and nobody ever noticies?

No mechanism to query all items after an item with a certain ID

This makes it hard and very inefficient to catch up on a PubSub node, after an client comes online again.

XMPP address of publisher is not included in the notification

Sometimes you want to know who actually published the item.