Skip to content

Feat/refactor transport protocol update part 2 #338

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

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
@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 <[email protected]>

* Update transport/helpers/network/libp2p_impl.go

Co-authored-by: Rod Vagg <[email protected]>

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

Co-authored-by: Rod Vagg <[email protected]>
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 <[email protected]>

* Update transport/helpers/network/libp2p_impl.go

Co-authored-by: Rod Vagg <[email protected]>

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

Co-authored-by: Rod Vagg <[email protected]>
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 <[email protected]>

* Update transport/helpers/network/libp2p_impl.go

Co-authored-by: Rod Vagg <[email protected]>

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

Co-authored-by: Rod Vagg <[email protected]>
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