Type Definition fizyr_rpc::TcpTransport[][src]

pub type TcpTransport = StreamTransport<TcpStream>;
Expand description

Message transport for TCP.