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?
_______________________________________________ JDev mailing list Forum: http://www.jabberforum.org/forumdisplay.php?f=20 Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: [email protected] _______________________________________________
