ipfs/ipfs-companion

Add Peer URI Hint Experiment

Open

#722 建立於 2019年5月19日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)JavaScript (364 fork)batch import
P3good first issuehelp wantedkind/enhancement

倉庫指標

Star
 (1,992 star)
PR 合併指標
 (平均合併 53天 3小時) (30 天內合併 1 個 PR)

描述

 ipfs://{cid}?provs={multiaddr1},{peerId2},{peerId3}` 
 http://127.0.0.1:8080/ipfs/{cid}?provs={multiaddr1},{peerId2},{peerId3}

The idea is to detect above hints and connect to listed peers to improve content discovery speed if possible. Due to potential privacy considerations, this should start as opt-in experiment.

Ref.

貢獻者指南