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
It's time to implement the Network Condition. It's quite tricky because I haven't found any reliable npm package (with a high download number and active maintenance).
Description
It's time to implement the Network Condition. It's quite tricky because I haven't found any reliable npm package (with a high download number and active maintenance).
Some examples (not reliable):
Acceptance Criteria
Find a npm package that can help implement the Network Condition
Or read some code and bring it Proxyman (e.g toxy library)
Implement the logic to simulate: Upload =
Client -> Proxyman -> Server
. Download =Server -> Proxyman -> Client
Download Bandwidth
Download Package Drop Rate
Download delay (latency)
Upload Bandwidth
Upload Package Drop Rate
Upload delay (latency)
NOTE
The text was updated successfully, but these errors were encountered: