ddsol / speedtest.net

node.js SpeedTest.net client module
MIT License
611 stars 124 forks source link

[Question] Possible to extract client lib for in-browser #41

Closed patcon closed 7 years ago

patcon commented 7 years ago

Sorry if this is a silly question, but took a quick look at code and it wasn't immediately obvious to me: with your deep understanding of how speedtest.net works, would be be possible for someone to split this tool into the cli portion and a pure js library that could be run in-browser (ie. no nodejs dep)

ddsol commented 7 years ago

I think it would be possible. Maybe not easy, but probably possible.