rust-ipfs icon indicating copy to clipboard operation
rust-ipfs copied to clipboard

Add the list of supported libp2p protocols to /id

Open ljedrz opened this issue 5 years ago • 0 comments

Following the changes in go-ipfs and js-ipfs (and already required in the upstream conformance tests), this PR adds the quite useful list of supported libp2p protocols to the JSON returned by /id.

Since I'm not sure about the resulting small API changes and the way the protocols get populated (which was WAY harder than anticipated), I'm marking it as a draft.

ljedrz avatar Sep 18 '20 13:09 ljedrz