Replies: 2 comments 4 replies
-
You must be using an old version of the python-engineio package, because this was fixed a few months ago. See miguelgrinberg/python-engineio#177. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm having the same problem. python-engineio 4.5.1
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I came across this exception when I try to close socketio Client.
The reason maybe is that it is sending STOP packet after the connection have been closed.
Beta Was this translation helpful? Give feedback.
All reactions