Is there a way to view the Websocket traffic?
Only Websocket headers are visible on the initial handshake.
Everything disappears after the response:
Connection Upgrade
Sec-WebSocket-Accept EQqklpK6bzlgAAOL2EFX/nx8bEI=
Upgrade WebSocket
I've tried Firebug, Live Headers, and Fiddler2 to trace the exchange and they all stop logging there.
Try Chrome's developer tools,