connmgr
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
crypto
move protobuf files; adjust imports everywhere.
2020-01-17 10:42:26 -05:00
discovery
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
event
rename RoutingStateRecord -> PeerRecord
2020-01-17 10:42:26 -05:00
helpers
Absorb go-libp2p abstractions and core types into this module ( #1 )
2019-05-22 18:31:11 +01:00
host
remove SignedRoutingStateFromHost helper
2020-01-17 10:42:26 -05:00
metrics
feat(metrics): add function to trim idle meters
2019-11-15 18:40:37 -08: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
rename RoutingStateRecord -> PeerRecord
2020-01-17 10:42:26 -05:00
peerstore
rename RoutingStateRecord -> PeerRecord
2020-01-17 10:42:26 -05: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
record
move protobuf files; adjust imports everywhere.
2020-01-17 10:42:26 -05:00
routing
rename RoutingStateRecord -> PeerRecord
2020-01-17 10:42:26 -05:00
sec
Merge pull request #52 from mhchia/patch-1
2020-01-11 09:17:07 +01:00
test
go fmt
2020-01-17 10:42:26 -05:00
transport
typo fix
2019-12-13 15:24:15 -05:00
.gitignore
adds ability to create keys from crypto.PrivateKey types
2019-09-19 15:16:52 -07:00
.travis.yml
ci: bump to go 1.13
2019-12-06 16:30:47 -05: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
remove SignedRoutingStateFromHost helper
2020-01-17 10:42:26 -05:00
go.sum
filter private addrs from signed routing records
2020-01-17 10:42:26 -05: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
Update README.md
2019-12-19 09:57:16 -05:00
tools.go
Add compat check ( #40 )
2019-07-25 15:51:06 +01:00