wsc
wsc copied to clipboard
Add flag to decode binary data
It can be useful to decode binary responses over the websocket too, if you know what format they are in.
Now you can open a websocket with a flag indicating the encoding of the binary data:
wsc -d base64 ws://example.com