[jdev] Conversation Message History
Andy Christianson
jdev at andyic.com
Fri May 14 12:36:09 CDT 2010
I'm currently working on implementing a browser-based chat. When the user
refreshes his browser, I need the message history to be reloaded for each
conversation that the user had running. I can implement this without XMPP at
all, but if there is support for this in one of the XMPP extension
protocols, I'd like to do it that way.
I have read parts of XEP-0045. Section 7.1.15 (
http://xmpp.org/extensions/xep-0045.html#enter-history) seems to describe
something similar to what I'm after. This spec is for MUC, which is not
something that I am supporting at the moment.
Is it possible to use XEP-0045, Section 7.1.15 for single-user
conversations? Or, is there another spec I should be looking at?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20100514/e0be5d69/attachment.htm>
More information about the JDev
mailing list