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

Look into adding network connection detection #36

Open
andreekeberg opened this issue Nov 5, 2019 · 0 comments
Open

Look into adding network connection detection #36

andreekeberg opened this issue Nov 5, 2019 · 0 comments
Labels
enhancement New feature or request js JavaScript question Further information is requested

Comments

@andreekeberg
Copy link
Member

Could be really useful to have basic network connection detection, based on the Network Information API, provided we could implement a good enough fallback for other browsers, where a small sample file is downloaded file while the download speed is measured.

Seeing as the fallback would be based on a lot of guess work, a probability threshold (similar to the one used for hover capability detection) would need to be used, if it even seems stable enough to implement at all.

@andreekeberg andreekeberg added enhancement New feature or request question Further information is requested js JavaScript labels Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request js JavaScript question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant