On Tuesday, May 10, 2011 02:39:17 AM [email protected] wrote:
> Why not a subscription type of count, to go along with items and nodes?
> Effectively there's also a hidden one of subscriptions, too, in a sense.
Hmm, do you mean something like this?
<message
from='pubsub.shakespeare.lit'
to='[email protected]'
id='countnotify1'>
<event xmlns='http://jabber.org/protocol/pubsub#event'>
<count node='princely_musings' jid='[email protected]' value='401'/>
</event>
</message>
Where this is just automatically sent to all subscribers?
Justin