noVNC/core
Pierre Ossman d2467189f5 Don't delay WebSocket flushing
The native WebSocket is in a much better position to do queue
management than us. We also failed to check the return value and
set up a timer, causing stalls.

This gets us in sync with websockify as of 40238b00.
2017-02-03 17:12:41 +01:00
..
input Merge pull request #689 from ossman/keysym 2016-11-10 09:36:43 +01:00
base64.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
des.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
display.js Avoid changing scale unless necessary 2017-02-03 12:00:13 +01:00
inflator.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
inflator.mod.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
rfb.js Fix rfb._cleanup() (#743) 2017-01-09 12:49:10 +01:00
util.js Also translate HTML elements 2016-11-19 13:23:00 +01:00
websock.js Don't delay WebSocket flushing 2017-02-03 17:12:41 +01:00