Hello,
I have a client made in python, it must always be connected, but after a certain time the information does not reach me complete

As can be seen in the image there is information that does not arrive but from others.

In this image you can see that the information was received, but in the @sio.on() event I did not receive any information.
I really don't understand why that happens, the only way I found is by restarting the program and there if I get all the information again. I hope you can help me, thank you very much.
Hello,
I have a client made in python, it must always be connected, but after a certain time the information does not reach me complete

As can be seen in the image there is information that does not arrive but from others.

In this image you can see that the information was received, but in the @sio.on() event I did not receive any information.
I really don't understand why that happens, the only way I found is by restarting the program and there if I get all the information again. I hope you can help me, thank you very much.