-
Notifications
You must be signed in to change notification settings - Fork 182
Hole Punching Interop Between Go-libp2p And Py-libp2p. #936
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
base: main
Are you sure you want to change the base?
Conversation
@seetadev Please Review This PR. |
@asmit27rai : Thank you for submitting the PR. Appreciate it. CCing @sukhman-sukh, @acul71 and @Winter-Soren, who will review your PR and share feedback points soon. I'll review it on my side as well. |
@asmit27rai : Re-ran the CI/CD pipeline. Please resolve the test failure issue. |
Hello @asmit27rai
|
@asmit27rai : Kindly reply to Luca's feedback. We should get this PR ready soon. |
Yes. I am planning in same way. |
@asmit27rai and @acul71 : Please resolve the CI/CD issues. |
Sorry for some reason I can't see the failing CI/CD issues here. checking out asmit27rai:Hole_punch_gopy |
Description
Hole Punching Interop between
go-libp2p
andpy-libp2p
.Test
cd py-libp2p/tests/interop/go_libp2p/hole_punching
Thanks