Open jillpatel95 opened 4 years ago
How do I use the progress events after version 2.0? And how do I set maxTime now?
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
How do I use the progress events after version 2.0? And how do I set maxTime now?