connmgr
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
crypto
crypto: use basicEquals for ECDSA
2019-09-24 10:41:53 -07:00
discovery
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
event
Return error in Emit
2019-08-06 12:55:08 -04:00
helpers
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
host
eventbus abstraction + initial events ( #17 )
2019-06-20 15:59:53 +01:00
metrics
Add OpenCensus metrics registration functionality to core
2019-06-20 16:08:22 -04:00
mux
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
network
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
peer
Ensure all tests pass without weak RSA key flag
2019-08-28 11:34:22 -04:00
peerstore
peerstore/protobook: support removing protocols. ( #20 )
2019-06-19 21:58:27 +01:00
pnet
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
protocol
eventbus abstraction + initial events ( #17 )
2019-06-20 15:59:53 +01:00
routing
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
sec
Ensure all tests pass without weak RSA key flag
2019-08-28 11:34:22 -04:00
test
avoid duplicate randomly generated keys/peer-ids
2019-07-22 15:12:08 -07:00
transport
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
.travis.yml
Remove weak RSA flag from CI
2019-08-28 11:35:23 -04:00
alias.go
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
compat-check
Add compat check ( #40 )
2019-07-25 15:51:06 +01:00
go.mod
mod: require go 1.12
2019-09-24 10:31:44 -07:00
go.sum
Uses v0.0.7
of go-multihash
that includes the correct symbol
2019-08-14 14:51:45 -07:00
LICENSE-APACHE
Add license files ( #24 )
2019-06-24 18:25:52 +01:00
LICENSE-MIT
Add license files ( #24 )
2019-06-24 18:25:52 +01:00
README.md
remove WIP note from readme.
2019-05-26 15:33:21 +01:00
tools.go
Add compat check ( #40 )
2019-07-25 15:51:06 +01:00