noVNC/core/decoders
Pierre Ossman 55ffe8fc51 Stop exposing Websock queue length
Callers should be using rQwait() to ensure sufficient data is present,
and not poke around in the internal buffering.
2023-06-04 19:00:33 +02:00
..
copyrect.js Handle empty rects from the server 2020-09-04 16:16:44 +02:00
hextile.js Stop direct access to socket buffer 2023-06-04 19:00:33 +02:00
jpeg.js Change rQslice() to rQpeekBytes() 2023-06-04 19:00:33 +02:00
raw.js Stop exposing Websock queue length 2023-06-04 19:00:33 +02:00
rre.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
tight.js Stop direct access to socket buffer 2023-06-04 19:00:33 +02:00
tightpng.js Validate decoded image dimensions 2019-12-23 15:42:02 +01:00
zrle.js Added support for ZRLE encoding 2021-11-23 12:02:42 -05:00