pub fn build_tcp_noise_transport(
) -> impl Transport<Output = NoiseStream<TcpSocket>>
Expand description

Build a Tcp + Noise transport