Prakash R wrote:
Hi,

I had a question on the subscribe part of pub-sub.

1. Lets say my client X is subscribed to a node and gets say message A and B that gets published while its active. 2. After some time Client X disconnects. At this time a message C is published to the node. 3. When it connects again. According to the spec, is it expected to just receive C or nothing or A, B and C?

It depends on how the node is configured, but typically you will receive the last published item only (i.e., "C"), not any of the earlier alerts.

/psa

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [EMAIL PROTECTED]
_______________________________________________

Reply via email to