Hello,

I was reading this XEP-0369 and I found in the section 6.3 it's in use "marker". For me this could be more similar to "ping" instead:

<iq from="coven@mix.shakespeare.example"
    id="1x09df27"
    to="hag66@shakespeare.example"
    type="get">
  <ping xmlns="urn:xmpp:ping"/>
</iq>

And the result:

<iq from="hag66@shakespeare.example"
    id="1x09df27"
    to="coven@mix.shakespeare.example"
    type="result"/>

That should work in the same way to ensure the client is there.

At this moment reading "marker" I only think about XEP-0333 and that's a bit different from what you want to achieve here.

Kind regards.
Manuel Rubio.
_______________________________________________
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
_______________________________________________

Reply via email to