Files
noVNC/utils/README.md
T

15 lines
538 B
Markdown
Raw Normal View History

2013-04-15 12:22:34 -05:00
## WebSockets Proxy/Bridge
2011-01-12 20:31:04 -06:00
Websockify has been forked out into its own project. `novnc_proxy` will
2015-02-17 23:14:30 -05:00
automatically download it here if it is not already present and not
installed as system-wide.
2011-01-12 20:31:04 -06:00
For more detailed description and usage information please refer to
2017-04-19 15:33:42 +02:00
the [websockify README](https://github.com/novnc/websockify/blob/master/README.md).
2013-04-15 12:22:34 -05:00
The other versions of websockify (C, Node.js) and the associated test
programs have been moved to
2017-04-19 15:33:42 +02:00
[websockify](https://github.com/novnc/websockify). Websockify was
2013-04-15 12:22:34 -05:00
formerly named wsproxy.