Skip to content

Need a lower level request api to get MethodResponse #1538

Closed
@0xForerunner

Description

@0xForerunner

I want to create a rpc proxy layer.

Basic flow is this:

Receive method A

Forward Method A to multiple endpoints

Return MethodResponse from call in RpcServiceT.

Maybe I'm missing something, but it seems there's no good way to get a MethodResponse from RpcClient::request.

Solution for this would perhaps be RpcClient::request_raw which would return the lower level response before trying to deserialize.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions