Recieving messages does not work. #1860
Unanswered
michael-brennan2005
asked this question in
Q&A
Replies: 1 comment
-
Your ping handler in the server takes one argument, but he client is not sending any data with this event. |
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.
-
Here is my app. I know that the messages are being sent successfully from the client because I am getting an error. The client code looks like this:
As you can see I'm making a ping feature just to evaluate this software.
When I send a message on the client, I get this error in the python code:
Beta Was this translation helpful? Give feedback.
All reactions