You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
interface-peer-routing states that this module implements the peer routing API, but I see no tests to confirm this. Also, I couldn't find a findPeers method.
Who got it right?
The text was updated successfully, but these errors were encountered:
The interface needs to be updated, it also doesn't include any exported tests yet, which also needs to be fixed. The state of this module is currently correct, you can see an example of it and content routing at https://github.com/libp2p/js-libp2p/tree/v0.24.4/examples/delegated-routing. The DHT also matches this implementation.
interface-peer-routing states that this module implements the peer routing API, but I see no tests to confirm this. Also, I couldn't find a findPeers method.
Who got it right?
The text was updated successfully, but these errors were encountered: