[jdev] Message Read Receipts
Spencer MacDonald
spencer.macdonald.other at gmail.com
Fri May 10 09:58:37 UTC 2013
I was thinking it could be something as simple as a read receipt (i'm aware
I am abusing the namespace):
<read xmlns='urn:xmpp:receipts' id='richard2-4.1.247'/>
For an iMessage like experience though there could be simply a
received/read up to message, which would mean you don't have to send a
receipt for each message:
<recieved-upto xmlns='urn:xmpp:receipts' id='richard2-4.1.247'/>
<read-upto xmlns='urn:xmpp:receipts' id='richard2-4.1.247'/>
Or Indeed use a timestamp:
<recieved-upto xmlns='urn:xmpp:receipts' stamp='2012-08-07T00:00:00Z'/>
<read-upto xmlns='urn:xmpp:receipts' stamp='2012-08-07T00:00:00Z'/>
Regards
Spencer
On Thu, May 9, 2013 at 10:22 PM, Dave Cridland <dave at cridland.net> wrote:
> You haven't missed anything; this is a functional hole. It's been
> considered something of a rat-hole before, I think, but you're welcome to
> tackle it and suggest a protocol.
>
> _______________________________________________
> JDev mailing list
> Info: http://mail.jabber.org/mailman/listinfo/jdev
> Unsubscribe: JDev-unsubscribe at jabber.org
> _______________________________________________
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20130510/4f19fe46/attachment.html>
More information about the JDev
mailing list