[][src]Function flv_tls_proxy::start

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