This example connects an echo server running behind
WebSockify, on localhost.
For example, start websockify with
websockify 1515 localhost:1516
to accept a webscoket connection on 1515 and forward
to echo_server at 1516.
Change-Id: Id71364e4ab8c46d3482b515fcd1b991b61d7404b
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
(cherry picked from commit 5548b940fb52715d2a25a6316c2b44c83fdbbcbc)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>