Skip to content

Json-rpc 1.0 #3

Description

@EggPool

The current POC server only understands jsonrpc2.

In practice, json-rpc objects do work without a change, they just need an added property "jsonrpc"=2
See if this can be configured in jsonprcserver lib.
If not, maybe auto add this property to received post data when missing, so we can deal with both versions of json-rpc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions