Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

experimental dht client config #125

Merged
merged 2 commits into from
May 14, 2021
Merged

Conversation

aschmahmann
Copy link
Contributor

No description provided.

@aschmahmann aschmahmann mentioned this pull request Apr 8, 2021
2 tasks
@aschmahmann aschmahmann force-pushed the feat/experimental-dht-client branch from c153ff5 to f32fe68 Compare May 12, 2021 19:15
@@ -8,4 +8,5 @@ type Experiments struct {
Libp2pStreamMounting bool
P2pHttpProxy bool
StrategicProviding bool
AcceleratedDHTClient bool
Copy link
Contributor Author

@aschmahmann aschmahmann May 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Decided on this with some help from @lidel. Thanks 😄. The new client is supposed to be faster then the older one at a tradeoff of some "accelerant" (currently doing some network crawling and tracking more peers), it's also related to "accelerated lookups" from the Kademlia paper.

@aschmahmann aschmahmann marked this pull request as ready for review May 12, 2021 19:32
@aschmahmann aschmahmann requested a review from lidel May 12, 2021 19:32
@aschmahmann aschmahmann merged commit 6585815 into master May 14, 2021
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant