ReactiveNetwork icon indicating copy to clipboard operation
ReactiveNetwork copied to clipboard

How know which connection type is better ?

Open TienHai opened this issue 4 years ago • 1 comments

Hi,

First, thanks for your job, it what a need !

If we have WIFI and Mobile, how we know which best? Can we have an Observable on this state ?

Thanks

TienHai avatar Dec 11 '20 10:12 TienHai

Hi,

Library cannot give you information, which type of connection is the best. You can extract some details regarding NetworkState and figure out the connection quality basing on that information. I'm not sure if it's possible, but you can try to test it.

Regards, Piotr

pwittchen avatar Dec 11 '20 10:12 pwittchen