Hello Niklas, On Fri, Aug 6, 2010 at 12:59 AM, Niklas Gustavsson <[email protected]> wrote: > * The "ack" attribute does not seem to be supported > * The "route" attribute does not seem to be supported, since we're > running embedded this seems reasonable but I'll be interested in your > thoughts. > * The "inactivity" attribute is returned by the server, but as far as > I can see, does not do anything useful. > * The "polling" attribute is returned by the server, but as far as I > can see, does not do anything useful, like enforcing the polling > interval > * Do you plan to implement session pausing?
You are right Niklas, ack inactivity and polling are not implemented and I plan to implement them. Route seems more appropriate to standalone connection managers. > * When discussing the project initially, we talked about also looking > into supporting XMPP over web sockets, is this something you think you > will be able to do? Yes, of-course, this will be the next step (besides documentation). Thanks for the comments, Bogdan
