[][src]Function flv_tls_proxy::start_with_authenticator

pub async fn start_with_authenticator<'_>(
    addr: &'_ str,
    acceptor: TlsAcceptor,
    target: String,
    authenticator: Box<dyn Authenticator>
) -> Result<(), IoError>

start TLS proxy at addr to target