mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-07 04:49:38 +00:00
basic framing for tight is working (decode not complete)
This commit is contained in:
@@ -36,6 +36,7 @@ function get_INCLUDE_URI() {
|
||||
extra += start + "input.js" + end;
|
||||
extra += start + "display.js" + end;
|
||||
extra += start + "rfb.js" + end;
|
||||
extra += start + "jsunzip.js" + end;
|
||||
|
||||
document.write(extra);
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user