-
Couldn't load subscription status.
- Fork 189
Tracking: Transport, Relay, and Discovery Enhancements #996
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
6a4237a to
7d7770a
Compare
71ea513 to
271cdd6
Compare
|
@codemaestro64 : Thank you so much for opening the PR for completing all the required enhancements and todos in circuit relay. Appreciate your efforts. Updated the branch and re-run CI/CD pipeline. You will get immediate results on CI/CD test cases. |
|
@codemaestro64 : Appreciate your efforts. Wish to invite @acul71 , @lla-dane, @Winter-Soren for sharing feedback points on the PR. |
What was wrong?
Issue #691
The libp2p stack lacked robust relay support, secure resource validation, and dynamic peer discovery, impacting reliability in NATed or firewalled environments.
Description
This PR enhances the py-libp2p networking layer with improvements to relay functionality and security, advancing the library toward production-grade reliability for decentralized applications.
TODOs
resources.pytransport.pyrun()method inCircuitV2Listenercloses #691