ipfs / go-bitswap

The golang implementation of the bitswap protocol
MIT License
216 stars 112 forks source link

Add support for GoldenPath provider type in Bitswap #509

Closed petar closed 2 years ago

petar commented 3 years ago

Once bitswap has been generalized to support multiple types of provider records (and respectively transfer protocols), which is addressed in https://github.com/ipfs/go-libipfs/issues/85, we need to add support for the specific provider types needed by Golden Path. This is blocked on Golden Path specifying what their provider records and transfer protocols will be.

BigLep commented 2 years ago

Closing this for now since there are other/newer issues covering this work.