HTML 5 Websockets will replace Comet?
There are 2 pieces to this puzzle: Q: Will the client-side portion of “comet” be necessary? A: Yes. Even in the next 2 years, you’re not going to see full support for WebSockets in the “major” browsers. IE8 for example doesn’t have support for it, nor does the current version of FireFox. Given that IE6 … Read more