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

Compatibility and Improved output #34

Merged
merged 2 commits into from May 15, 2021
Merged

Conversation

ciscoski
Copy link
Contributor

@ciscoski
Added compatibility for cambridge-fibre backend
eb8ed96

GetIP for speedtest.cambridgefibre.uk retuns

  • a body which is not empty when queried with empty parameters
  • Just a string with IP informaiton (no distance)
    The code will not stop in this case but will printout a debug message.

@ciscoski
Improved format for JSON and CSV output for multiple server.
8345bac

The JSON output is now a list of objects one per server.
The CSV output has no empty rows.

ciscoski and others added 2 commits May 13, 2021 21:51
GetIP for speedtest.cambridgefibre.uk retuns
* a body which is not empty when queried with empty parameters
* Just a string with IP informaiton (no distance)
The code will not stop in this case but will printout a debug message.
The JSON output is now a list of objects one per server.
The CSV output has no empty rows.
@adolfintel
Copy link
Member

The cambridge-fibre test seems to be based on a really old version of librespeed by the way

@ciscoski
Copy link
Contributor Author

ciscoski commented May 14, 2021

The cambridge-fibre test seems to be based on a really old version of librespeed by the way

Is it worth to integrate this then ?

@adolfintel
Copy link
Member

If it doesn't break anything, I don't see why not.
Let's wait for @maddie's opinion since he's the developer of the CLI version.

@maddie maddie merged commit 9a8bca8 into librespeed:master May 15, 2021
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

Successfully merging this pull request may close these issues.

None yet

3 participants