Command ws_client exercises a WebSocket endpoint through the SwagDoc
proxy: it performs a handshake, sends a few messages, and prints the
echoed replies. Used by `make demo` to capture WebSocket traffic.
Usage: go run ./examples/ws_client/main.go [host:port]