Replies: 2 comments 2 replies
-
This workaround is not necessary anymore. What version of the package are you using? |
Beta Was this translation helpful? Give feedback.
-
I initialize three emit event to the same namespace sequentially . What is possible reason for the occurrence of this error. message async handler error |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My code is very similar to the old issue.
miguelgrinberg/Flask-SocketIO#1485
I establish the connection with namespaces before I emit the message.
However, this cause the above error occasionally. And I watched a comment under another old issue.
#634
The repo owner @miguelgrinberg mentions
Could you tell me what is /how to move emit to connect event handler and provide me some examples ? @miguelgrinberg Many thanks
Beta Was this translation helpful? Give feedback.
All reactions