/websockify-browser-to-tcp-server-example

Example demonstrating how to connect a browser (which utilizes Websockets) to a TCP server (in this case, a C++ server using Berkeley sockets) using websockify as a proxy.

Primary LanguageC++

No issues in this repository yet.