websockify/include
Joel Martin 17175afd73 websock.js: make protocols parameter of open().
If no protocols are selected then defaults to ['binary', 'base64'] (or
just 'base64' if there is not full binary type support.

Checks to make sure binary types are fully supported and throws an
exception if they are requested but not supported.
2012-08-16 13:28:28 -05:00
..
web-socket-js Update web-socket-js to bb5797cad. 2011-03-16 10:22:31 -05:00
VT100.js fork noVNC, rename to websockify, cleanup. 2011-01-12 18:09:54 -06:00
base64.js Pull base64.js from noVNC. 2012-02-20 15:49:18 -06:00
keysym.js fork noVNC, rename to websockify, cleanup. 2011-01-12 18:09:54 -06:00
util.js Pull include/util.js from noVNC. Add map to arrays for IE9. 2012-02-14 07:51:44 -06:00
websock.js websock.js: make protocols parameter of open(). 2012-08-16 13:28:28 -05:00
webutil.js Sync include/webutil.js with noVNC. 2012-02-14 17:37:01 -06:00
wsirc.js Use websock.js in latency test. Fixes for Opera. 2011-01-23 19:30:51 -06:00
wstelnet.js Only disable local echo if server is doing echo. 2011-01-13 12:19:47 -06:00