Skip to content

feat(compat): Implement JSON-RPC v0.3 transport handler #475

@bartek-gralewicz

Description

@bartek-gralewicz

Mirror JsonRpcTransportHandler in new compat directory that will accept v0.3 method names and v0.3-shaped parameters.
This should use translation mechanisms implemented here: #473.

The jsonRpcHandler should dispatch incoming requests to compat handler if legacy format is detected.

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