Skip to content Skip to sidebar Skip to footer
Showing posts with the label Comet

Can Javascript Detect When The User Stops Loading The Document?

I'm implementing Comet using the script tag long polling technique, based on this page. One iss… Read more Can Javascript Detect When The User Stops Loading The Document?

Ie7/8 Responsetext In Readystate 3 Not Available

I've written an application with tornado to support real time updates on my website through HTT… Read more Ie7/8 Responsetext In Readystate 3 Not Available

Comet Javascript Library

I am looking for a simple and reliable Comet javascript library. I want to keep a persistent stream… Read more Comet Javascript Library