The WebSocketProxy class is usable for creating derived applications with different logic, especially for the target validation. Current code assumes that target is a path while in other implementation it can be object that is loaded at initialization. This change moves the conversion to absolute path into main function, so that the WebSocketProxy class will not make that assumption. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| README.md | ||
| img2js.py | ||
| json2graph.py | ||
| launch.sh | ||
| nova-novncproxy | ||
| rebind | ||
| rebind.c | ||
| u2x11 | ||
| web.py | ||
| websocket.py | ||
| websockify | ||
| websockify.py | ||
| wsproxy.py | ||
README.md
WebSockets Proxy/Bridge
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.