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

Add transport integration tests for circuitv2

Open sukunrt opened this issue 11 months ago • 3 comments
trafficstars

We don't have integration tests for circuit v2 transport. It seems straightforward to add one.

We need to start an unlimited relay and use address factory to provide the right addresses from host.Addrs. Ideally, it should just work.

sukunrt avatar Dec 09 '24 15:12 sukunrt