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

Support multiple libp2p transports in the network layer #282

Closed
Tracked by #278 ...
hannahhoward opened this issue Nov 23, 2021 · 0 comments
Closed
Tracked by #278 ...

Support multiple libp2p transports in the network layer #282

hannahhoward opened this issue Nov 23, 2021 · 0 comments

Comments

@hannahhoward
Copy link
Collaborator

hannahhoward commented Nov 23, 2021

When opening a stream, connect on all protocols preferring 1.1. When connected via 1.0, use FromNet_1_0 and ToNet_1_0.

good examples can be found in: https://github.com/ipfs/go-bitswap/blob/master/network/ipfs_impl.go

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

No branches or pull requests

1 participant