Replies: 1 comment
-
I need to see your code when you can provide it, please. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the gist of it:
client.emit()
immediately upon connection inclient.on_connect
BadNamespaceError
for having the namespace not yet connectedsleep(1)
before emitting solves the issuewait
parameter so it should beTrue
/
Questions:
client.on_connect
?sleep
a reasonable solution?Sorry for not supplying code context I'm on the road and AFK (will be for a while)
Beta Was this translation helpful? Give feedback.
All reactions