I would like to know how Gmail (or anyone else) does comet on Opera.
Here is what I know so far from my experiments.
I tried seeing how it was done in mibbit and etherpad, and I found that they both use long-polling.
Bounty
The bounty goes to whoever can tell me a method better than "event-source" for Opera comet streaming, or how gmail does streaming (or long-polling if it does that).
GMail uses BrowserChannel (Docs | Source), which is included in Google's Closure Library.
- @fileoverview Definition of the BrowserChannel class. A BrowserChannel
- simulates a bidirectional socket over HTTP. It is the basis of the
- Gmail Chat IM connections to the server.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With