ipfs-shipyard / ipfs-shipyard/ipfs-share-files

Enable delegated routing

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
effort/days exp/wizard kind/maintenance P1
Dominant language
TypeScript
Stars
171
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Delegated peer and content routing is supported by the latest js-ipfs (https://github.com/ipfs/js-ipfs/issues/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 `provide` call executes preload on delegate node ([libp2p-delegated-content-routing/index.js#L90-L92](https://github.com/libp2p/js-libp2p-delegated-content-routing/blob/master/src/index.js#L90-L92))
- On the receiver end, delegated DHT provides alternative to ws-starwebrtc-star signaling

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.