Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor kademlia-dht-rs to enable retrieving all known peers #648

Open
nopestack opened this issue Nov 7, 2023 · 0 comments
Open

Refactor kademlia-dht-rs to enable retrieving all known peers #648

nopestack opened this issue Nov 7, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@nopestack
Copy link
Contributor

Currently the kademlia-dht-rs library only supports retrieving up to n closest nodes to the current node which makes it hard to broadcast data to the entire network of known peers without knowing how many peers each node knows about beforehand.

@nopestack nopestack self-assigned this Nov 7, 2023
@nopestack nopestack added this to the betanet milestone Nov 7, 2023
@nopestack nopestack added the enhancement New feature or request label Nov 7, 2023
@mattgeddes mattgeddes modified the milestones: betanet, crestone Nov 17, 2023
@mattgeddes mattgeddes modified the milestones: crestone, future Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants