Doubts and Acknowledgments #1624
GustavoSwDaniel
started this conversation in
General
Replies: 1 comment
-
The ping/pong packets are internal to the Socket.IO protocol. You should see a pair of these every 25 seconds for each connected client.
I guess? This package only cares about sending and receiving messages, what you do with that is totally up to you. |
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.
-
irst I want to apologize for not having responded to the Issue you helped me, it was a busy month.
Yes, I managed to make flask-socketIO work as a websocket.
So my doubt today is about the logs, when no data is sent
I would like to know what these logs are, these logs are being generated infinitely
One more question, can flask-socketIO be used for a real-time dashboard?
Beta Was this translation helpful? Give feedback.
All reactions