noVNC/include
Joel Martin 8b502df2a1 Tolerate some bufferedAmount.
Only delay sending data if bufferedAmount is greater than 1000.

This seems to match the intention of the spec better. bufferedAmount
does not mean that we can't send, it's just an indication that the
network is becoming saturated. But Opera 11 native WebSockets seems to
have a bug that bufferedAmount isn't set back to zero correctly so
we'll be a bit more tolerant.
2011-01-23 19:17:59 -06:00
..
web-socket-js web-socket-js: Add function invocation fix. 2011-01-19 13:01:28 -06:00
base64.js JSLint. 2010-09-08 10:11:11 -05:00
black.css API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
canvas.js canvas.js: prevent Opera keyboard event bubbling. 2011-01-19 13:09:32 -06:00
des.js include/des.js: trim some fat. 2010-09-30 11:17:52 -05:00
plain.css Refactor settings object, add connectTimeout setting. 2010-09-23 09:39:24 -05:00
playback.js playback.js: move to include/ for easier reference. 2010-09-22 16:55:06 -05:00
rfb.js Convert to Websock library. 2011-01-13 00:30:08 -06:00
ui.js Make compatible with jQuery. Slight API change. 2010-12-10 08:25:36 -06:00
util.js canvas.js: workaround WebKit bug, issue #28. 2010-11-06 12:23:23 -05:00
vnc.js Convert to Websock library. 2011-01-13 00:30:08 -06:00
websock.js Tolerate some bufferedAmount. 2011-01-23 19:17:59 -06:00
webutil.js Fix strict mode complaints in firefox 4. 2011-01-16 18:57:45 -06:00