Crate tendermint_p2p[][src]

Expand description

The Tendermint P2P stack.

Modules

error

Error types

secret_connection

SecretConnection: Transport layer encryption for Tendermint P2P connections.

transport

Abstractions that describe types which support the physical transport - i.e. connection management - used in the p2p stack.