WebSocket to TCP proxy
Websockify (formerly named wsproxy) translates WebSockets traffic to
normal socket traffic. It accepts the WebSockets handshake, parses it,
and then begins forwarding traffic between the client and the target
in both directions.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/novnc/websockify
