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

autonatv2: implement autonatv2 spec

Open sukunrt opened this issue 2 years ago • 1 comments

closes: #2422

Will add metrics for this in a separate PR.

sukunrt avatar Aug 10 '23 14:08 sukunrt

Partial review. I might be missing something, but where is the logic which address to check next? Or is that left for the implementation of the address pipeline?

Yes, that part will go in the address pipeline.

sukunrt avatar Aug 13 '23 13:08 sukunrt

Can we default to having autonatv2 disabled initially? I want folks to opt-in to it at the start until we gain some more confidence with experience.

MarcoPolo avatar Jun 07 '24 17:06 MarcoPolo