A
A
Albirlak2020-10-30 20:37:27
JavaScript
Albirlak, 2020-10-30 20:37:27

How to listen to socket.io events of someone else's site?

There is an assembled project on VUE, so I won’t be able to put a breakpoint on the event in the source code, but I know that events come through sockets, are there any tools for listening to sockets and viewing data that comes from the backend to the client?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Albirlak, 2020-10-30
@Albirlak

I didn’t know that in the Network tab you can see events in live mode, I thought it only shows the connection to the socket, but if you click on it in the messages tab, you can see the events, thanks Igor

P
Peter, 2020-10-30
@petermzg

Fiddler

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question