comet + streaming httpd howto

Hello,

I am looking for example code for the use of dojo.comet

THe API docs are not complete and I do not see any test examples.. I am able to
use bind() to do regular ajax but I need to utilize the responseText for
dynamic updates.. ( otherwise I have to wait for the AJAX connection to
complete before I see results.. Id rather stream them )

Anyone?

thanks in advance.
-matt

Comments

check out http://cometd.com fro examples

On 3/6/07, Matt wrote:

--
Roberto Saccon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://dojotoolkit.org/pipermail/dojo-interest/attachments/20070306/5863...

Back to top