Open asuxus opened 8 years ago
So it's not accurate, but I plan on adding a feature to guess the bandwidth based on the type of connection. We know a user on a 2g connection will be POOR and a 3G connection will be MODERATE. We won't be able to tell if WIFI is good or bad, but it's better than nothing.
Look out for a pull request soon.
@SeyelentEco Are you still planning to add this feature?
It calculates the network quality by adding the byte diff between sampling to a moving average. Some traffic has to happen before you can get the quality.