go-libp2p
go-libp2p copied to clipboard
autonatv2: implement autonatv2 spec
closes: #2422
Will add metrics for this in a separate PR.
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.
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.