go-libp2p/config
Marten Seemann 4141cac6f9 pass static relays to EnableAutoRelay 2021-11-14 15:33:59 +04:00
..
config.go pass static relays to EnableAutoRelay 2021-11-14 15:33:59 +04:00
config_test.go constructor: allow nil options 2019-04-17 17:08:50 -07:00
constructor_types.go fix: fix connection gater in transport constructor 2020-05-20 11:09:00 -07:00
muxer.go implement connection gating at the top level (#881) 2020-05-15 17:31:03 +01:00
muxer_test.go remove the context from the libp2p and from the Host contructor 2021-09-18 14:06:56 +02:00
reflection_magic.go check presence and type of transport constructor options 2021-09-29 15:33:25 +01:00
reflection_magic_test.go refactor for transport changes 2018-06-04 21:22:24 -07:00
security.go Finish and Test the simultaneous connect problem in libp2p peers (#1041) 2021-02-17 13:36:40 +05:30
transport.go pass options to transport constructors 2021-09-29 15:33:24 +01:00
transport_test.go update go-libp2p-swarm to v0.7.0 2021-10-19 10:39:32 +02:00