libp2p implementation in Go
Go to file
Juan Batiz-Benet a47b897105 added cancel func calls previously ignored 2015-03-07 09:31:46 -08:00
crypto godep&x/crypto: updated multihash and moved to x/crypto for blowfish 2015-03-01 00:49:44 +01:00
host rewrote import paths of go.net/context to use golang.org/x/context 2015-02-25 11:58:19 +01:00
nat misc: suppress logs to Debug (from Info) 2015-02-14 14:13:53 -08:00
net added cancel func calls previously ignored 2015-03-07 09:31:46 -08:00
peer Implemented @jbenet's suggestion to avoid panics if peerID is of length 0. 2015-03-03 09:20:23 -08:00
protocol rewrote import paths of go.net/context to use golang.org/x/context 2015-02-25 11:58:19 +01:00
test rewrote import paths of go.net/context to use golang.org/x/context 2015-02-25 11:58:19 +01:00