Function flv_tls_proxy::start[][src]

pub async fn start(
    addr: &str,
    acceptor: TlsAcceptor,
    target: String
) -> Result<(), IoError>

start TLS proxy at addr to target