Module handshake

Source
Expand description

Handshake logic

Structs§

EthHandshake
The Ethereum P2P handshake.
EthereumEthHandshake
A type that performs the ethereum specific eth protocol handshake.

Traits§

EthRlpxHandshake
A trait that knows how to perform the P2P handshake.
UnauthEth
An unauthenticated stream that can send and receive messages.