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

Stream name resolve results as records get discovered #5232

Closed
magik6k opened this issue Jul 14, 2018 · 1 comment
Closed

Stream name resolve results as records get discovered #5232

magik6k opened this issue Jul 14, 2018 · 1 comment
Assignees
Labels
help wanted Seeking public contribution on this issue topic/ipns Topic ipns

Comments

@magik6k
Copy link
Member

magik6k commented Jul 14, 2018

ipfs name resolve could get a --stream flag, with which it would output records as they get discovered in dht.

With this things like the git remote helper could start fetching objects after just 1 record has been found in the dht, and just shift the tree head if a newer record is found.

@magik6k magik6k added help wanted Seeking public contribution on this issue topic/ipns Topic ipns labels Jul 14, 2018
@magik6k
Copy link
Member Author

magik6k commented Jul 17, 2018

This will require implementing SearchValue on the routing interface - https://github.com/libp2p/go-libp2p-routing/blob/master/routing.go#L61.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue topic/ipns Topic ipns
Projects
None yet
Development

No branches or pull requests

1 participant