]> git.proxmox.com Git - mirror_novnc.git/commit - core/inflator.js
WIP: Switch to Pako for zlib
authorSolly Ross <sross@redhat.com>
Mon, 18 May 2015 23:01:58 +0000 (19:01 -0400)
committerSolly Ross <sross@redhat.com>
Thu, 6 Aug 2015 18:47:03 +0000 (14:47 -0400)
commit6940936ffcf3d39ee450bfc16f27722b2ece4fd1
tree471bcb4a3a26f80251fa8f752f42f54a7e3c971a
parent0442e153a1cad88e823926e596bcb3cff0aacabe
WIP: Switch to Pako for zlib

This commit introduces an alternate implementation of the zlib
decompressor based on Pako (https://github.com/nodeca/pako).
12 files changed:
LICENSE.txt
README.md
docs/LICENSE.pako [new file with mode: 0644]
docs/notes
include/inflator.js [new file with mode: 0644]
include/rfb.js
include/ui.js
karma.conf.js
tests/test.rfb.js
tests/vnc_playback.html
utils/inflator.partial.js [new file with mode: 0644]
vnc_auto.html