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

kad: Implement ADD_PROVIDER command #166

Closed
Tracked by #140
lexnv opened this issue Jun 28, 2024 · 1 comment
Closed
Tracked by #140

kad: Implement ADD_PROVIDER command #166

lexnv opened this issue Jun 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@lexnv
Copy link
Collaborator

lexnv commented Jun 28, 2024

Implement the ADD_PROVIDER command:

Can wrap the FindNodeContext for performing the initial query:

/// Context for `FIND_NODE` queries.
#[derive(Debug)]
pub struct FindNodeContext<T: Clone + Into<Vec<u8>>> {

@dmitry-markin
Copy link
Collaborator

Superseded by #201 & #202.

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