noVNC/core/decoders
Matt McClaskey 5a8d8f24b4
Udp Initial MVP (#32)
* Initial UDP code

* refactored UDP reassembly

* WIP Added udp decoder

* WIP cleanup

* Port multiplexing

* UDP upgrade/downgrade

* UDP packets now have a hash

* Correct udp.js this.numColors bug

* auto upgrade to udp

* re-apply webpack

* Code cleanup, optimize clearing udpBuffer

Co-authored-by: Lauri Kasanen <cand@gmx.com>
Co-authored-by: matt <matt@kasmweb.com>
2022-07-29 12:38:55 -04:00
..
copyrect.js Handle empty rects from the server 2020-09-04 16:16:44 +02:00
hextile.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
raw.js Handle empty rects in RAW decoder as well 2020-09-07 12:58:52 +02:00
rre.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
tight.js KasmVNC changes merged manually 2021-03-30 15:03:34 -04:00
tightpng.js Validate decoded image dimensions 2019-12-23 15:42:02 +01:00
udp.js Udp Initial MVP (#32) 2022-07-29 12:38:55 -04:00