libp2p / go-libp2p-circuit

Circuit Switching for libp2p
MIT License
48 stars 16 forks source link

make relay discovery optional (disabled by default) #50

Closed vyzo closed 6 years ago

vyzo commented 6 years ago

This came up in https://github.com/libp2p/go-libp2p/pull/441

As we are moving to enable relay by default and add active relay discovery, we want to reduce the chatter emitted by libp2p. This has the side-effect of breaking unspecific relay address dialing.