kubo/peer
Juan Batiz-Benet 423cd2cc8d peer: added a PeerInfo struct
PeerInfo is a small struct used to pass around a peer with
a set of addresses and keys. This is not meant to be a
complete view of the system, but rather to model updates to
the peerstore. It is used by things like the routing system.
2014-12-19 22:23:09 -08:00
..
queue shorter queue test (reloaded) 2014-12-10 21:06:07 -08:00
peer_test.go peer: test key/id relationship 2014-12-19 12:29:23 -08:00
peer.go peer: added a PeerInfo struct 2014-12-19 22:23:09 -08:00
peerstore_test.go peer change 2014-12-19 12:20:30 -08:00
peerstore.go backpressure now uses peer.ID 2014-12-19 21:56:30 -08:00