kubo/routing
Juan Batiz-Benet 7aca07e2be Routing interface uses peer.PeerInfo
Providers are records that need Addresses. The routing
system needs to provide -- not only the ID, but also --
the peer's Addresses. A peer.PeerInfo is a small struct
to pass around a peer.ID and []ma.Multiaddr.
2014-12-20 13:49:22 -08:00
..
dht clean peerset constructor names 2014-12-17 23:44:46 -08:00
kbucket kbucket now uses peer.ID 2014-12-20 13:26:52 -08:00
keyspace moved XOR keyspace -> util 2014-10-18 20:01:27 -07:00
mock change Provide RPC to not wait for an ACK, improves performance of 'Add' operations 2014-12-17 23:44:41 -08:00
routing.go Routing interface uses peer.PeerInfo 2014-12-20 13:49:22 -08:00