ddsol / speedtest.net

node.js SpeedTest.net client module
MIT License
610 stars 125 forks source link

Progress Events #113

Open jillpatel95 opened 4 years ago

jillpatel95 commented 4 years ago

How do I use the progress events after version 2.0? And how do I set maxTime now?

kitsunekyo commented 3 years ago

regarding progress events: i simply use them with a handler, and broadcast them via socket.io to my client.

https://github.com/kitsunekyo/ISP-SpeedTest-Logger/blob/master/server/src/Speedtest/service.ts