Replies: 1 comment
-
If you want bitswap you need libp2p and some sort of routing implementation. If you've configured libp2p to use HTTP routing, and configured Helia to use libp2p, also configuring |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the expected behaviour of Helia with both
delegatedHTTPRouting
andlibp2pRouting
when libp2p is configured exclusively to use delegated routing?The use case for this is as follows:
This came up as part of: ipfs-examples/helia-examples#341
Beta Was this translation helpful? Give feedback.
All reactions