serve_deprecated_client

Function serve_deprecated_client 

Source
pub async fn serve_deprecated_client(
    requests: DeprecatedClientRequestStream,
    iface: IfaceRef,
) -> Result<(), Error>
Expand description

Takes in stream of deprecated client requests and handles each one.