Ping collision? #3329
Closed
drHuangMHT
started this conversation in
General
Ping collision?
#3329
Replies: 1 comment 2 replies
-
Pings are send in separate streams in isolation of each other, thus there is no mismatch. |
Beta Was this translation helpful? Give feedback.
2 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.
-
In ping protocol one peer sends a ping and expects a pong from the other peer, but what if both peers send a ping at the same time? Will the expected pong be ping from the other peer and trigger a mismatch?
Beta Was this translation helpful? Give feedback.
All reactions