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

Ask for more providers if all of them replied with DontHave #8

Open
oblique opened this issue Jan 19, 2024 · 0 comments
Open

Ask for more providers if all of them replied with DontHave #8

oblique opened this issue Jan 19, 2024 · 0 comments

Comments

@oblique
Copy link
Member

oblique commented Jan 19, 2024

When all peers replied with DontHave, BitswapBehaviour should create FindProviders event. This event should be used from the upper layer for find which peers the specified CID and connect to them. On connection, BitswapBehaviour will ask the new peers for the CID automatically.

Discovery can be done via Kademlia, but this is a responsibility of the upper layer, not BitswapBehaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant