Ping Pong mechanism #4056
-
I wanner know how server send ping packet when using HTTP long-polling transport, is there a doc to show the detail? |
Beta Was this translation helpful? Give feedback.
Answered by
darrachequesne
Aug 30, 2021
Replies: 1 comment 4 replies
-
Hi! The documentation could indeed be more detailed on this point. Here's what happens:
You can take a look at the schema here: https://socket.io/docs/v4/how-it-works/#HTTP-long-polling |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
darrachequesne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! The documentation could indeed be more detailed on this point.
Here's what happens:
You can take a look at the schema here: https://socket.io/docs/v4/how-it-works/#HTTP-long-polling