14 Commits (3617750071a6d1b22d8dc7a2639533e4f02eba21)

Author SHA1 Message Date
vyzo 3a993345d0 use PeerRouting in autorelay to find relay peer addresses 6 years ago
vyzo a1b5b9ed53 explicit option to enable autorelay 6 years ago
vyzo 7b324b14b5 remove BasicRouting interface; use PeerRouting and upcast for discovery 6 years ago
vyzo a7e1bf0f15 call the routing interface BasicRouting, alias to top level type 6 years ago
vyzo d24fe6ae91 update libp2p.New constructor to construct relayed/routed hosts 6 years ago
Steven Allen d59ca83d48 switch to DisablePing instead of PingCustom 6 years ago
vyzo 1056fa8119 Ping constructor option, enabled by default 6 years ago
vyzo 0600392e23 enable relay by default in New 6 years ago
Raghav Gulati 6e72e88461
Add test for duplicate tpts in muxer 6 years ago
Raghav Gulati 3c19cb12b9
Ensure we filter duplicate transports in muxer 6 years ago
Raghav Gulati 8695530d72
Change value to struct 6 years ago
Raghav Gulati 87255e4ff0
Ensure duplicate transports are filtered 6 years ago
Steven Allen 555afdb8a5 improve error message in libp2p reflection-based transport option 6 years ago
Steven Allen 41c6834850 refactor for transport changes 7 years ago