go-libp2p
go-libp2p copied to clipboard
add default listen addresses for QUIC
Funny, this PR is driving autorelay crazy. One more thing blocked on the refactor (#1587).
Fixed the flaky test by only enabling the TCP transport in tests. This is not very nice, but I don't any way to prevent us from establishing multiple connections.