Skip to main content

serve_foreground

Function serve_foreground 

Source
pub async fn serve_foreground(
    config: ProxyConfig,
    pipeline: Arc<Pipeline>,
) -> Result<(), ProxyError>