libp2p / go-libp2p-examples

Example libp2p applications
MIT License
339 stars 145 forks source link

Add example to show how to configure AutoNAT client and how it discovers reachability #197

Open aarshkshah1992 opened 3 years ago

aarshkshah1992 commented 3 years ago

It can be a tad bit tricky to understand how a peer acts as an AutoNAT client, how it discover's it's own reachability and how to configure/force reachability states. Let's add an example for it.