Ie. if one peer runs the PEX and another doesnt, the latter will disconnect the former when it receives a PEX message: https://github.com/tendermint/tendermint/blob/master/p2p/connection.go#L468
Not sure this is something we want. What accommodations should we make for unknown reactors/channels?