You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
@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.
@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
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?
The text was updated successfully, but these errors were encountered: