Skip to content

Commit

Permalink
docs: fix accelerated-dht-client
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored and hacdias committed Nov 8, 2023
1 parent 9c99ad5 commit ccf3a71
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/experimental-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit ccf3a71

Please sign in to comment.