-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello,
Regarding data that are being sent, I would recommend not sending the same repeated byte, but some random content. One reason is that the same repeated byte can be easily compressed, which might not really validate the performances of a network in presence of some "connections optimizers".
Plus, it might be good to check data being received to catch corruption, but that's maybe a special case, if a repeating payload is used instead of random data (probably a new option for this case).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels