noVNC/utils
Pierre Ossman 0b51419ca4 Use "nomodule" instead of manual check
Very few browsers are left in the wild that supports modules but not
"nomodule", so let's simplify our handling a bit.

Safari 10 supports modules but not 'nomodule', this means that this
particular version of Safari will be broken. Due to this we have to
bump up the required Safari version to 11.
2019-09-24 15:34:59 +02:00
..
.eslintrc Add eslint and fix reported issues 2018-05-24 00:25:44 +03:00
README.md Update url's 2017-04-19 15:33:42 +02:00
b64-to-binary.pl Fixed vnc_perf.html 2016-01-06 13:32:05 -05:00
genkeysymdef.js Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
img2js.py Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
json2graph.py Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
launch.sh Added a Snap package for noVNC (#1231) 2019-07-25 22:22:48 +02:00
svc_wrapper.sh Added a Snap package for noVNC (#1231) 2019-07-25 22:22:48 +02:00
u2x11 utils/rebind, utils/u2x11: use /usr/bin/env 2011-04-06 10:05:59 -05:00
use_require.js Use "nomodule" instead of manual check 2019-09-24 15:34:59 +02:00
use_require_helpers.js Enforce explicit semi-colons 2018-09-06 17:25:02 +02:00
validate Validate HTML and CSS in Travis 2019-03-26 15:19:11 +01:00

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.