go-libp2p/p2p
Marten Seemann 49479c7573
fix parsing of IP addresses for zeroconf initialization (#1338)
manet.DialArgs returns ip{4,6} for /dns addresses. The address returned in that
case is a domain name, not an IP address.
2022-02-21 02:37:45 -08:00
..
discovery fix parsing of IP addresses for zeroconf initialization (#1338) 2022-02-21 02:37:45 -08:00
host fix flaky TestAutoRelay test (#1322) 2022-02-07 00:31:11 -08:00
net use the resource manager in libp2p bundled services, initialize default one 2022-01-18 12:27:07 +04:00
protocol add semaphore to control push/delta concurrency 2022-01-21 09:52:11 +02:00
test run reconnect test using QUIC 2021-12-18 18:11:45 +04:00