Replies: 1 comment 2 replies
-
Update: I split the send data to 1200 bytes (< MTU), then I can receive the data of the front few packets, and I can't receive any |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I send 100M bytes (1M bytes per send) on a wireless network, the server send complete but the client receive nothing. but it will not happen on the same wired network. I notice the
ConnBlockedByAmplificationProtUs
in the statistics of the stream is too large, but it has no documentation, so what should I try to figure it out? Any suggestion will be help, thanks.Beta Was this translation helpful? Give feedback.
All reactions