-
Joel Martin authored
When using web-socket-js, the onopen event may happen inline so the caller may not have time to set onopen before the event fires. In this case set a short timeout and try again. In particular this affects Opera most of the time. Also, to get around Opera event droppings, always read the readyState directly instead of relying on the local readyState variable to be correct (which it isn't if stateChange event were dropped).
9479c720
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
flash-src | ||
FABridge.js | ||
README.txt | ||
WebSocketMain.swf | ||
sample.html | ||
swfobject.js | ||
web_socket.js |