-
Notifications
You must be signed in to change notification settings - Fork 142
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
mobile: use Go API for running experiments #1346
Labels
priority/high
Important issue that needs attention soon
Milestone
Comments
bassosimone
added
priority/high
Important issue that needs attention soon
effort/XL
labels
Feb 9, 2021
bassosimone
added
triage
Should be triaged through the triage board
and removed
triage
Should be triaged through the triage board
labels
Feb 10, 2021
bassosimone
modified the milestones:
Sprint 32 - Tursiops truncatus,
Sprint 33 - Actinia equina
Feb 15, 2021
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Mar 11, 2021
This diff has been extracted from a larger diff written for ooni/probe#1346
Requested review to @hellais and/or @lorenzoPrimi here: ooni/probe-cli#223 |
I'm going to tentatively move this to the next Sprint. |
Created follow-up issue here #1410. |
ainghazal
pushed a commit
to ainghazal/probe-cli
that referenced
this issue
Mar 8, 2022
This diff has been extracted from a larger diff written for ooni/probe#1346
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yesterday we had a team meeting where we discussed how we want to use a Go API to run experiments. This will allow us to significantly cut the complexity of marshaling messages to/from JSON. We can afford that, now that we removed MK.
We should write a simple wrapping API that works on mobile and allows us to run all the experiments. We don't need to do this for all experiments together. Starting with one-two experiments allows to to evaluate what to do on the mobile side.
The text was updated successfully, but these errors were encountered: