Creating an Ubuntu Snap package to make noVNC easier to deploy. Checks for the websockify binary in both the PATH (using which) and in the location where the Snap package places the binary. This is necessary for noVNC to be usable in a Snap. It doesn't affect the original functionality of git cloning websockify if it's not found in PATH or the Snap location. |
||
---|---|---|
.. | ||
.eslintrc | ||
README.md | ||
b64-to-binary.pl | ||
genkeysymdef.js | ||
img2js.py | ||
json2graph.py | ||
launch.sh | ||
svc_wrapper.sh | ||
u2x11 | ||
use_require.js | ||
use_require_helpers.js | ||
validate |
README.md
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.