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. |
||
---|---|---|
.. | ||
.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.