-
Joel Martin authored
The problem is, you can't set WebSocket.__swfLocation before you load web_socket.js (because it creates the WebSocket global), but you also can't reliably set WebSocket.__swfLocation after because if you are doing dynamic script file includes then the onload (i.e. WebSocket.__initialize) may fire before you have a chance to set Websocket.__swfLocation.
1144eaa3
| Name |
Last commit
|
Last update |
|---|---|---|
| docs | ||
| include | ||
| tests | ||
| utils | ||
| .gitignore | ||
| LICENSE.GPL-3 | ||
| LICENSE.LGPL-3 | ||
| LICENSE.txt | ||
| README.md | ||
| vnc.html | ||
| vnc_auto.html |