-
Notifications
You must be signed in to change notification settings - Fork 445
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
speed of peerRouting VS contentRouting #156
Comments
Hi @florianlenz thanks for the report. Seems that the bug is coming from https://github.com/libp2p/js-libp2p-kad-dht, still experimental. Do you think you can add a failing test there that would enable us to track down the issue? Thanks! |
Closing this due to inactivity. The current content and peer routing example https://github.com/libp2p/js-libp2p/tree/master/examples/peer-and-content-routing is returning those calls. The original code linked in the issue doesn't look like it was enabled the dht, which would cause the issue. If you're still having issues, please feel free to reopen this. |
Type:
Severity
Description:
Steps to reproduce the error:
https://github.com/Bit-Nation/group-chat-poc
96d9b013929d1f57b7ae30c5d67d4c843537b5f8
npm install
node provide.js
and wait a few seconds for the node to dial to peersnode chat.js
The text was updated successfully, but these errors were encountered: