-
Notifications
You must be signed in to change notification settings - Fork 237
netcheck: Implement https probe #1218
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
Labels
Milestone
Comments
https://github.com/n0-computer/iroh/tree/flub/https-probe is a branch where this was implemented fairly fully. It stalled on something silly, I think tests (which now should be possible - there is testing infra to run an entire relay server in a unittest now). It probably can't be merged immediately because so much has changed, but hopefully a lot of it can be used. |
This is necessary work for #2799 |
yes! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The https probe is currently included in the probeplan and executed, but it is not implemented either as a probe nor in the derper. Both need to be implemented.
The text was updated successfully, but these errors were encountered: