ipfs-cluster/ipfsconn/ipfshttp
Hector Sanjuan 625b344cb7 Feat #1374: ipfshttp: support pin.Origins and swarm-connect to them
This allows the ipfshttp IPFS-connector to support pin origins.

When present, it will issue "swarm connect" requests to IPFS, in the
background, with 0 weight (unsupported in go-ipfs yet) to a maximum of 10
peers. Errors are ignored.

branch feat/1374-providers # Changes to be committed: # modified: ipfshttp.go
../../cmd/ipfs-cluster-service/export.json #
../../cmd/ipfs-cluster-service/test/ #
2021-07-02 02:09:27 +02:00
..
config_test.go config: reduce default pin timeout to 2 minutes (#1160) 2020-07-01 12:36:25 +02:00
config.go config: reduce default pin timeout to 2 minutes (#1160) 2020-07-01 12:36:25 +02:00
ipfshttp_test.go Feat #1374: ipfshttp: support pin.Origins and swarm-connect to them 2021-07-02 02:09:27 +02:00
ipfshttp.go Feat #1374: ipfshttp: support pin.Origins and swarm-connect to them 2021-07-02 02:09:27 +02:00