tls-client icon indicating copy to clipboard operation
tls-client copied to clipboard

[Feature Request]: If possible or doable and worth it, simulate sluggish network randomly slightly delayed bytes sent

Open AlexPaiva opened this issue 1 year ago • 2 comments

Describe the feature / enhancement and how it would improve things

If possible or doable and worth it, simulate sluggish network randomly slightly delayed bytes sent, so each session would have it's own simulated 'slowness'

Describe how your proposal will work, with code and/or pseudo-code

Delaying slightly and randomly the bytes sent?

AlexPaiva avatar Feb 11 '24 19:02 AlexPaiva

@AlexPaiva i think for this usecase there are some tools outside to control the network latency of your system. I doubt that its worth implementing some kind of simulation into this project.

But lets keep this issue open to see if someone else has an opinion about that.

bogdanfinn avatar Feb 12 '24 07:02 bogdanfinn

@AlexPaiva i think for this usecase there are some tools outside to control the network latency of your system. I doubt that its worth implementing some kind of simulation into this project.

But lets keep this issue open to see if someone else has an opinion about that.

Thanks for the update, the thing is what solutions are there to control for that specific session only and not for the entire computer and are valid with this library? That's why I believe it's best to just integrate

AlexPaiva avatar Feb 12 '24 15:02 AlexPaiva