noVNC/core
Ryan Castner 1c20b0a4b6 Address simple pr feedback
Changed underlying socket to _rawChannel instead of _webChannel. Reverted some log statements to use more public facing Connection word rather than the internal api WebChannel word. Reverted log usage of underyling channel type (rtc or websocket) to class name WebChannel instead.
2020-04-06 12:22:30 -04:00
..
decoders Split api of inflate 2020-02-17 11:29:41 +01:00
input Fix missing caps lock events on iOS 2019-11-07 16:44:26 +01:00
util adds qualityLevel property to RFB class for updating JPEG quality level encoding on the fly 2020-02-28 13:14:19 +01:00
base64.js Use default argument for base64 2019-02-26 23:52:47 +02:00
deflator.js Add deflator helper class for deflating data 2020-02-17 11:29:29 +01:00
des.js Convert DES into a class 2019-02-26 23:53:43 +02:00
display.js Handle slow loading of images 2019-12-23 15:52:54 +01:00
encodings.js Add extended clipboard Pseudo-Encoding 2020-02-18 09:32:36 +01:00
inflator.js Fix bug where inflate would read too much data 2020-02-17 11:29:41 +01:00
rfb.js Address simple pr feedback 2020-04-06 12:22:30 -04:00
websock.js Address simple pr feedback 2020-04-06 12:22:30 -04:00