Function flv_tls_proxy::start

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

start TLS proxy at addr to target