Debugging WebSocket [https://developer.mozilla.org/en/docs/Web/API/WebSocket]
connections with JS Proxy
[https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Proxy]
object is easy and requires surprisingly little code. Proxies allow you to set
"traps" which can listen for new operator calls