Hi everyone,
i'm testing my websocket application deployed in tomcat with wireshark.
When i analize the websocket traffic and i select a websocket text message
in wireshark to see its content, wireshark cannot read the unmasked
payload.

First i thought that was a problem of wireshark, so i analized other
websocket websites with wireshark to check if the issue was still present
but it was not so.

So my conclusion is that issue is caused by how websocket have been
implemented in tomcat.

I'm using tomcat 8.0.12.

Reply via email to