Replies: 1 comment 1 reply
-
Please do not write issues on this package when you have a question. There is a discussion board for questions. This time I have moved your question to the discussion boards myself. With regards to your question, you need to look at the server output, you have errors in your server code that you need to fix. The connection does not happen because your code is crashing.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have written a small case using socketIo, and I would like to ask why an error is reported here. I tried to send a message back to the server after the client received the message, but I got an error
The last statement of the queryInfo method returns an error
Beta Was this translation helpful? Give feedback.
All reactions