Crates.io | prople-jsonrpc-client |
lib.rs | prople-jsonrpc-client |
version | 0.3.0 |
source | src |
created_at | 2024-08-18 16:45:53.383196 |
updated_at | 2024-10-09 11:59:03.333704 |
description | A library for the JSON-RPC HTTP client |
homepage | |
repository | https://github.com/prople/jsonrpc/client |
max_upload_size | |
id | 1342785 |
size | 48,648 |
It's an HTTP JSON-RPC client implementation. This package will depends on prople-jsonrpc-core
, to make sure that both of
components will use same data structure, especially for the:
RpcRequest
RpcError
WARNING
Although this package depends on
prople-jsonrpc-core
, there is some known bug for theserde
implementationDeserialized
which unable to detect the trait implementation.Ref: https://github.com/serde-rs/serde-rs.github.io/commit/0009ee2ed4e8083d0a450bb387bbbf17eadbc018