go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

add default listen addresses for QUIC

Open marten-seemann opened this issue 3 years ago • 1 comments

marten-seemann avatar Jun 24 '22 10:06 marten-seemann

Funny, this PR is driving autorelay crazy. One more thing blocked on the refactor (#1587).

marten-seemann avatar Jun 24 '22 10:06 marten-seemann

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.

marten-seemann avatar Aug 22 '22 11:08 marten-seemann