/* * noVNC: HTML5 VNC client * * Licensed under AGPL-3 (see LICENSE.AGPL-3) * * See README.md for usage and integration instructions. */ "use strict"; /*global window, WebSocket, $, Browser, Canvas, Base64, DES */ // Globals defined here var VNC_native_ws, RFB; /* * Load supporting scripts */ (function () { var extra, start, end; extra = ""; start = "