You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the README it seems like your code is currently meant to be accessed by a web UI. But if it were packaged into an npm/jsr package, folks could use it server-side too. I'd love it if I could just call into a function to run the speed test with some parameters like:
Maximum time to test.
Things to test. (upload/download/etc.)
The text was updated successfully, but these errors were encountered:
From the README it seems like your code is currently meant to be accessed by a web UI. But if it were packaged into an npm/jsr package, folks could use it server-side too. I'd love it if I could just call into a function to run the speed test with some parameters like:
The text was updated successfully, but these errors were encountered: