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

refactor(oohelperd): use netxlite rather than netx #806

Merged
merged 1 commit into from
Jun 8, 2022
Merged

Conversation

bassosimone
Copy link
Contributor

The oohelperd implementation did not actually need using netx because
it was just constructing default types with logging, which is what
netxlite already does. Hence, let's avoid using netx here.

See ooni/probe#2121

The oohelperd implementation did not actually need using netx because
it was just constructing default types with logging, which is what
netxlite already does. Hence, let's avoid using netx here.

See ooni/probe#2121
@bassosimone bassosimone requested a review from hellais as a code owner June 8, 2022 08:08
@bassosimone bassosimone merged commit dea23b4 into master Jun 8, 2022
@bassosimone bassosimone deleted the issue/2121 branch June 8, 2022 08:14
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.

1 participant