mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
docs: fix accelerated-dht-client
This commit is contained in:
parent
9c99ad5c71
commit
ccf3a71bc7
@ -663,3 +663,7 @@ ipfs config --json Experimental.GatewayOverLibp2p true
|
||||
- [ ] Needs UX work for exposing non-recursive "HTTP transport" (NoFetch) over both libp2p and plain TCP (and sharing the configuration)
|
||||
- [ ] Needs a mechanism for HTTP handler to signal supported features ([IPIP-425](https://github.com/ipfs/specs/pull/425))
|
||||
- [ ] Needs an option for Kubo to detect peers that have it enabled and prefer HTTP transport before falling back to bitswap (and use CAR if peer supports dag-scope=entity from [IPIP-402](https://github.com/ipfs/specs/pull/402))
|
||||
|
||||
## Accelerated DHT Client
|
||||
|
||||
This feature now lives at [`Routing.AcceleratedDHTClient`](https://github.com/ipfs/kubo/blob/master/docs/config.md#routingaccelerateddhtclient).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user