[][src]Type Definition fizyr_rpc::TcpTransport

type TcpTransport = StreamTransport<TcpStream>;

Message transport for TCP.