mirror of
https://git.proxmox.com/git/mirror_novnc
synced 2025-08-06 05:53:21 +00:00
![]() This changes around `utils/use_require.js` to be able to generate any of AMD (RequireJS), CommonJS, SystemJS, or UMD modules. The three former also include support for translating `vnc.html`, producing a full "app" version of noVNC. |
||
---|---|---|
.. | ||
b64-to-binary.pl | ||
img2js.py | ||
json2graph.py | ||
launch.sh | ||
parse.js | ||
README.md | ||
u2x11 | ||
use_require_helpers.js | ||
use_require.js |
WebSockets Proxy/Bridge
Websockify has been forked out into its own project. launch.sh
wil
automatically download it here if it is not already present and not
installed as system-wide.
For more detailed description and usage information please refer to the websockify README.
The other versions of websockify (C, Node.js) and the associated test programs have been moved to websockify. Websockify was formerly named wsproxy.