run_service

Function run_service 

Source
pub async fn run_service(
    config: ProxyConfig,
    rx: Receiver<()>,
) -> impl Future<Output = Result<(), Error>>
Expand description

Runs the proxy without credential decoder. The string in Redis credential field is used as Authorization header