Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Use existing jsonrpc-core crate for underlying protocol related data structures where possible #395

@Xanewok

Description

@Xanewok

Currently we implement few JSON-RPC data structures ourselves, e.g. here, here or here. It might be feasible to use existing solution and it'd also allow for further simplification of the protocol handling and the message flow in general.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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