refactor for transport changes
Also, make the libp2p constructor fully useful. There should now be no need to manually construct a swarm/host.
config/config.go
0 → 100644
config/constructor_types.go
0 → 100644
config/muxer.go
0 → 100644
config/muxer_test.go
0 → 100644
config/reflection_magic.go
0 → 100644
config/security.go
0 → 100644
config/transport.go
0 → 100644
defaults.go
0 → 100644
error_util.go
0 → 100644
options.go
0 → 100644
Please register or sign in to comment