21 Commits (afd88c4dceb05d5e17c504d84dfae7675f9a6ddb)

Author SHA1 Message Date
vyzo c73f68bdb4 explicit Start method for basic host 6 years ago
Steven Allen cff9cb577c constructor: allow nil options 6 years ago
Steven Allen 87d57b5155 relay: allow users to explicitly add relay addresses 6 years ago
Steven Allen c580255d13 relay: drop design comments 6 years ago
Steven Allen 80ada8a7d6 relay: no more wrapping 6 years ago
Steven Allen 09d9f0cc22 chore: fail in the libp2p constructor if we fail to store the key 6 years ago
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