This commit moves the global error handler into a separate file, so that it can catch module loading errors. This also adds support for properly displaying error messages with newlines in them (since the module loader may throw those) |
||
---|---|---|
.. | ||
README.md | ||
b64-to-binary.pl | ||
img2js.py | ||
json2graph.py | ||
launch.sh | ||
parse.js | ||
u2x11 | ||
use_require.js | ||
use_require_helpers.js |
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.