Type Definition fizyr_rpc::TcpPeer[][src]

pub type TcpPeer = Peer<TcpTransport>;
Expand description

Peer using the TCP transport.