-
Couldn't load subscription status.
- Fork 34
Open
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upeffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weekexp/wizardExtensive knowledge (implications, ramifications) requiredExtensive knowledge (implications, ramifications) requiredkind/maintenanceWork required to avoid breaking changes or harm to project's status quoWork required to avoid breaking changes or harm to project's status quo
Description
Delegated peer and content routing is supported by the latest js-ipfs (ipfs/js-ipfs#2155) + https://github.com/libp2p/js-libp2p-delegated-content-routing / https://github.com/libp2p/js-libp2p-delegated-peer-routing
Enabling it with *.delegate.ipfs.io should improve this sharing app:
- On the sender end
providecall executes preload on delegate node (libp2p-delegated-content-routing/index.js#L90-L92) - On the receiver end, delegated DHT provides alternative to
ws-starwebrtc-star signaling
Metadata
Metadata
Assignees
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upeffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weekexp/wizardExtensive knowledge (implications, ramifications) requiredExtensive knowledge (implications, ramifications) requiredkind/maintenanceWork required to avoid breaking changes or harm to project's status quoWork required to avoid breaking changes or harm to project's status quo