Would it be feasible to have a way to capture all web socket connects to one server? Maybe something like ``` new Server('*'); ``` And this would capture all web sockets that would be created on the page