go-libp2p/config
Raghav Gulati 3c19cb12b9
Ensure we filter duplicate transports in muxer
Similar to secure transports in config, if we don't add the transport to
the set, we'll never identify duplicates.
2018-08-20 18:18:37 -07:00
..
config.go refactor for transport changes 2018-06-04 21:22:24 -07:00
constructor_types.go refactor for transport changes 2018-06-04 21:22:24 -07:00
muxer.go Ensure we filter duplicate transports in muxer 2018-08-20 18:18:37 -07:00
muxer_test.go refactor for transport changes 2018-06-04 21:22:24 -07:00
reflection_magic.go improve error message in libp2p reflection-based transport option 2018-06-12 13:53:39 -07:00
reflection_magic_test.go refactor for transport changes 2018-06-04 21:22:24 -07:00
security.go Change value to struct 2018-08-20 18:17:30 -07:00
transport.go refactor for transport changes 2018-06-04 21:22:24 -07:00