• Joel Martin's avatar
    IE9 fixes. Works but slow. API change. · 0981845e
    Joel Martin authored
    API change: changed include path variable from VNC_uri_prefix to
    URI_INCLUDE since websock.js uses the variable and websock.js is no
    longer just for noVNC (i.e. websockify is really the canonical
    location for websock.js).
    
    Changes to get web-socket-js to work. Right now it's a hack to get
    around: https://github.com/gimite/web-socket-js/issues#issue/41. The
    hack is to disable caching of the flash objects by appending
    "?" + Math.random() to the end of the flash object path (but only when
    using IE).
    0981845e
Name
Last commit
Last update
..
web-socket-js Loading commit data...
base64.js Loading commit data...
black.css Loading commit data...
canvas.js Loading commit data...
des.js Loading commit data...
plain.css Loading commit data...
playback.js Loading commit data...
rfb.js Loading commit data...
ui.js Loading commit data...
util.js Loading commit data...
vnc.js Loading commit data...
websock.js Loading commit data...
webutil.js Loading commit data...