• Joel Martin's avatar
    websock.js: simpler binary support, protocols param. · fcff386b
    Joel Martin authored
    Use a simpler method of enabling binary transfer over WebSockets. This
    still presents the user of websock.js with a plain javascript array
    for the receive queue data. However, if binary support is supported
    and requested then the transfer will be raw frames instead of base64
    encoded.
    
    Lots of room for optimization here but for now correct is better than
    fast.
    
    Pull from websockify 17175afd7311c55abd8d
    fcff386b
Name
Last commit
Last update
..
web-socket-js Loading commit data...
Orbitron700.ttf Loading commit data...
Orbitron700.woff Loading commit data...
base.css Loading commit data...
base64.js Loading commit data...
black.css Loading commit data...
blue.css Loading commit data...
des.js Loading commit data...
display.js Loading commit data...
input.js Loading commit data...
jsunzip.js Loading commit data...
logo.js 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...