ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
15.81k stars 2.96k forks source link

Cleanup old workaround for libp2phttp #10369

Closed MarcoPolo closed 1 month ago

MarcoPolo commented 1 month ago

While reviewing Kubo's usage here I found this workaround for an issue I introduced initially (Sorry!).

Now that Kubo is on the latest go-libp2p, the workaround is no longer needed.