bf3e2ddf90
- Update WWW - Take maintainership Changes: https://github.com/novnc/websockify/releases
7 lines
358 B
Text
7 lines
358 B
Text
websockify was formerly named wsproxy and was part of the noVNC project.
|
|
|
|
At the most basic level, websockify just translates WebSockets traffic to normal
|
|
socket traffic. Websockify accepts the WebSockets handshake, parses it, and then
|
|
begins forwarding traffic between the client and the target in both directions.
|
|
|
|
WWW: https://github.com/novnc/websockify
|