Websocket proxy, socat-style
```
USAGE:
websocat
FLAGS: -h, --help Prints help information -V, --version Prints version information
ARGS:
Specifiers are:
ws[s]://
Examples: websocat - wss://myserver/mysocket Connect stdin/stdout to secure web socket once. Currently it is the only working example. ```