I want to monitor the websocket traffic (like to see what version of the protocol the client/server is using) for debugging purposes. How would I go about doing this? Wiresh
I think you should use Wireshark
Steps
tcp.dstport == your_websoket_port