Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Provide core functionality as a library #130

Open
NfNitLoop opened this issue Mar 2, 2024 · 1 comment
Open

Feature Request: Provide core functionality as a library #130

NfNitLoop opened this issue Mar 2, 2024 · 1 comment

Comments

@NfNitLoop
Copy link

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.)
@openspeedtest
Copy link
Owner

@NfNitLoop This is client-side JavaScript. I think we need to make significant modifications for it to run on a server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants