[jdev] MUC and PubSub together?

Kevin Smith kevin at kismith.co.uk
Tue May 29 17:39:26 UTC 2012


On Sat, May 26, 2012 at 12:21 PM, Theo Cushion <theo at jivatechnology.com> wrote:
> Dan,
>
> This is something we are interested in doing as well. Our use case is that people could be involved in multiple discussions, but only actually want to join a room if something interesting is going on (for example, missed messages or a user joining the room). The Pubsub mechanism would provide a great choice for this as it means the node can be configured so that the client does not have to request any of this information, or join a room in order to receive updates.

The most elegant way of doing this would be to have a pubsub service
running on the MUC JID, just as PEP is a pubsub service running on a
user's JID.

/K


More information about the JDev mailing list