websockify/include
Joel Martin 068065e465 Simpler (but working) binary support.
Instead of trying to handle the receive queue as a typed array, just
replace the base64 encode/decode with conversion from/to typed arrays
and handle the receive and send queue as before (plain Javascript
arrays).

There is a lot of opportunity here for optimization of course, but for
now it's more important that it work properly.
2012-08-16 12:21:21 -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 Simpler (but working) binary support. 2012-08-16 12:21:21 -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