[Standards] Presence Request

2016-04-09 Thread Vaibhav Ranglani
Hi,

Is there a way where we can club presence requests in a single packet?

Example I need to send presence subscribe requests to multiple users.
a packet like


The server software implementing this could forward the requests to the
individual clients. This could eventually save a lot of bandwidth as well.

Use case:
A presence message like this may be helpful in mobile applications where
computation power is less. A user may want to send presence subscribe
requests from his/her app to all users in one's contact list. Here jid may
be based on Telephone numbers.

Please let me know your inputs.

Thanks
Vaibhav
___
Standards mailing list
Info: http://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] XEP-0124 and XEP-0206

2015-05-18 Thread Vaibhav Ranglani
Went through the specifications of both XEP-124 and XEP-206.

Can somebody please throw a pointer as to how they are related.

Thanks
Vaibhav