Skip to content

Python socketio Async Client does not work correctly when connection is too long #700

@jona972

Description

@jona972

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
Sin título

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

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions