On the browser I would like to be able to debug my protocol messages but right now every message is binary which is great for performance but not great for debugging as I would like to understand what is happening.
Is there a way to turn off binary encoding?