freebsd-ports/devel/py-websockify/pkg-descr
Sunpoet Po-Chuan Hsieh bf3e2ddf90 Update to 0.9.0
- Update WWW
- Take maintainership

Changes:	https://github.com/novnc/websockify/releases
2020-01-08 14:50:52 +00:00

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