iroh
iroh copied to clipboard
feat(p2p): kademlia dht improvements
- [ ] Client Mode: https://github.com/libp2p/rust-libp2p/pull/2521
- [ ] Accelerated DHT
- [ ] https://github.com/libp2p/go-libp2p-kad-dht/blob/master/fullrt/dht.go
- [ ] https://www.notion.so/pl-strflt/DHT-Overview-e4bc573eaf094efc8a0781de47262db6#1f7fe618623a473dac5580a0f9609616
- [ ] Make timeouts configurable
- [x] Return found providers before the full query has returned
- [x] Make the number of requested providers configurable