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/refactor transport protocol update part 2 #338

Conversation

hannahhoward
Copy link
Collaborator

No description provided.

hannahhoward and others added 4 commits June 15, 2022 20:29
Support multiple transports on the libp2p protocol, via different protocol naming, and using libp2p
to do protocol negotiation
Co-authored-by: Rod Vagg <rod@vagg.org>
Co-authored-by: Rod Vagg <rod@vagg.org>
@hannahhoward hannahhoward merged commit f809ec2 into feat/refactor-transport Jun 16, 2022
hannahhoward added a commit that referenced this pull request Jun 16, 2022
* feat(network): transport versioning and detection

Support multiple transports on the libp2p protocol, via different protocol naming, and using libp2p
to do protocol negotiation

* Update transport/helpers/network/libp2p_impl.go

Co-authored-by: Rod Vagg <rod@vagg.org>

* Update transport/helpers/network/libp2p_impl.go

Co-authored-by: Rod Vagg <rod@vagg.org>

* fix(network): add versions check for legacy transport

Co-authored-by: Rod Vagg <rod@vagg.org>
hannahhoward added a commit that referenced this pull request Jun 25, 2022
* feat(network): transport versioning and detection

Support multiple transports on the libp2p protocol, via different protocol naming, and using libp2p
to do protocol negotiation

* Update transport/helpers/network/libp2p_impl.go

Co-authored-by: Rod Vagg <rod@vagg.org>

* Update transport/helpers/network/libp2p_impl.go

Co-authored-by: Rod Vagg <rod@vagg.org>

* fix(network): add versions check for legacy transport

Co-authored-by: Rod Vagg <rod@vagg.org>
hannahhoward added a commit that referenced this pull request Jul 21, 2022
* feat(network): transport versioning and detection

Support multiple transports on the libp2p protocol, via different protocol naming, and using libp2p
to do protocol negotiation

* Update transport/helpers/network/libp2p_impl.go

Co-authored-by: Rod Vagg <rod@vagg.org>

* Update transport/helpers/network/libp2p_impl.go

Co-authored-by: Rod Vagg <rod@vagg.org>

* fix(network): add versions check for legacy transport

Co-authored-by: Rod Vagg <rod@vagg.org>
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