Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get active connection speed #391

Open
zigic88 opened this issue Nov 13, 2019 · 6 comments
Open

Get active connection speed #391

zigic88 opened this issue Nov 13, 2019 · 6 comments
Labels

Comments

@zigic88
Copy link

zigic88 commented Nov 13, 2019

Hi Sir, with ReactiveNetwork can we get internet connection speed from ReactiveNetwork.observeInternetConnectivity() ?

@pwittchen
Copy link
Owner

pwittchen commented Nov 13, 2019 via email

@zigic88
Copy link
Author

zigic88 commented Nov 13, 2019

Thank you Sir for your reply,

But I have a case like this:
application will observing internet connectivity continuously
If (connection not available)
then application will notifiy to user about no connection.
else if ( ( connection available but connection speed is slow) )
then application will notifiy to user about slow connection

What do you think about that case? Can we use this reactivenetwork library to handle this case?

@pwittchen
Copy link
Owner

pwittchen commented Nov 13, 2019 via email

@zigic88
Copy link
Author

zigic88 commented Nov 13, 2019

Hi Sir,
Thank you for your explanation.
Can you give me some example later about two observables combined with flatmap or switchmap?
Really thank you for you help.

@pwittchen
Copy link
Owner

pwittchen commented Nov 14, 2019 via email

@zigic88
Copy link
Author

zigic88 commented Nov 14, 2019

Okay Sir, I'll wait for it.
Thank you for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants