Hi all,
I would like to set up continuous communication channel with the server.
Right now I am trying to model this by having a button automatically requery
the server with a dummy variable once it's request has been completed.

However because the Request object is 'dispose()'ed after a 'completed'
event, there is a latency between the end of this request and the beginning
of the next.

Is there a better way of doing this? If not is there some way for the server
to push changes to the client?

-deech
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to