libp2p / go-libp2p-examples

Example libp2p applications
MIT License
339 stars 145 forks source link

Host example: show how to create a host with real-life options #105

Closed hsanjuan closed 4 years ago

hsanjuan commented 4 years ago

This should hopefully help users create hosts that are a little bit more dial-able than the one in the default example, from the get-go. Also shows how to enable extra transports etc.

Please review to double check I am not doing something stupid with the options and with AutoNATService.