Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add options for disabling the default listen address/transports
So, in go-ipfs at least, we *don't* pass the listen addresses into the libp2p constructor. Instead, we specify them later. This option allows us to tell libp2p to not listen by default.
- Loading branch information