[jdev] Initial presence and contact capabilities
Jonathan Schleifer
js-jdev at webkeks.org
Thu Dec 4 07:50:32 CST 2008
Presences between servers are indeed a problem and very error-prone.
Maybe we should have a XEP that allows better exchange of presence
between server, that is when the s2s was just established? It often
gives timeout and a XEP that would list all JIDs of users from server
A for which users on server B have subscription could come in handy
here, it could have something like:
<presences>
<contact jid="foo" type="available"/>
<contact jid="bar" type="away">Some nice away message</contact>
<contact jid="offline_user" type="unavailable">Offline message, if it
was specified on disconnection</contact>
</presences>
What do you think?
--
Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <https://www.jabber.org/jdev/attachments/20081204/a4141052/attachment-0003.pgp>
More information about the JDev
mailing list