Stop running via breakpoint when a Websocket event happens

How can I set a breakpoint in browser on a Websocket event, e.g. outgoing message or opening a connection?

I need to debug which piece of code invokes Websocket logic by finding it somehow.

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.