Replies: 1 comment 10 replies
-
Hi @binbon2d could you share a small code sample that highlights this problem? An alternative would be to use a |
Beta Was this translation helpful? Give feedback.
10 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 have a problem in implementing a Client Console to send messages to the Server
As soon as the Console is connected to the Server I send a message and close the Console and the bad thing happened, the Server couldn't receive my message.
To solve this problem I had to let the console sleep for 500ms before closing it.
I want to ask the cause and how to fix it effectively, I can't keep my Console open all the time.
Beta Was this translation helpful? Give feedback.
All reactions