It's frustrating to decipher the websocket frames in Chrome Dev Tools, so I setup a workflow to use Sublime Text to display the frames as JSON.
- Sublime Text installed
- Package PrettyJSON is installed (https://github.com/dzhibas/SublimePrettyJson)
- Package RegReplace is installed (https://github.com/facelessuser/RegReplace)