Skip to main content

request

Function request 

Source
pub async fn request(
    socket_path: impl AsRef<Path>,
    rpc: RuntimeRpc,
) -> Result<RuntimeResponse, ClientError>
Expand description

Send a raw protocol request to socket_path.