react-detect-offline icon indicating copy to clipboard operation
react-detect-offline copied to clipboard

Unstable connection - feature request

Open vishnuborn1996 opened this issue 3 years ago • 3 comments

Does this library provide an option to detect unstable internet ?

vishnuborn1996 avatar May 28 '21 12:05 vishnuborn1996

I like this idea. would you be interested in implementing this in a PR?

cwise89 avatar Jul 06 '21 13:07 cwise89

V3 is around the corner, sounds like a good feature for both versions. Can you give more details about what you have in mind for this?

cwise89 avatar Jul 06 '21 13:07 cwise89

This would be a great feature. It's hard to test/simulate but there are network conditions where the detector can poll for a connection and returns online, but the network is so weak it will not load the app. It would be great if we could force the detector to return offline if the network is e.g. < 10kbs (i.e online but unusable).

bradstdev avatar Oct 25 '21 14:10 bradstdev