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

feat: start implementing cleartext dialing #2

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

bassosimone
Copy link
Member

We're not quite there yet in terms of emitting events, but we have made some progress towards what we actually need.

Loosely base the code on OONI Probe code for now, by cherry picking and going on memory while writing this.

Also, document my current doubts regarding whether it would be better to have a unified type for dialing all connections types or whether separate types would be better. For now, keep the separate types and re-evaluate this in the future.

We're not quite there yet in terms of emitting events, but we
have made some progress towards what we actually need.

Loosely base the code on OONI Probe code for now, by cherry
picking and going on memory while writing this.

Also, document my current doubts regarding whether it would be
better to have a unified type for dialing all connections types
or whether separate types would be better. For now, keep the
separate types and re-evaluate this in the future.
@bassosimone bassosimone merged commit 4b69fcf into main Nov 19, 2024
1 check passed
@bassosimone bassosimone deleted the feat/cleartext1 branch November 19, 2024 09:57
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