go-libp2p/p2p/host
Steven Allen 62f92f7e73 always make the host context cancelable
There's really no reason to *only* do this if we have relays enabled. Doing it
this way makes `go vet` happier and reduces conditional logic.
2017-11-16 17:34:48 -08:00
..
basic always make the host context cancelable 2017-11-16 17:34:48 -08:00
routed use connmgr interface instead of connmgr directly 2017-10-06 04:39:17 -07:00