Saturday, October 10, 2020

React File Upload Progress

This internally uses the WebSocket again, and uses the nam upload-progress. 

Although certain network it was showing good result, on others it was giving lower results almost half compared to google speed test and SpeedTEst OOKLa. 


But it is promising that the WebSocket is a good option for the speed test from the experiments so far. 

Worth exploring more on the WebSocket approach if planning to do some speed test logic

https://www.npmjs.com/package/progress-stream/v/0.2.1


References:

https://github.com/dwjohnston/examples/tree/master/react-upload-progress

No comments:

Post a Comment