aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/tests/impl_rpc_service.rs
Commit message (Collapse)AuthorAgeFiles
* jsonrpc: remove redundant macro codes in the main crate and clean uphozan232024-06-301
| | | | internal proc macros
* jsonrpc: remove unwrap() and use expect() for examples, docs, and testshozan232024-06-301
|
* jsonrpc: separate the RPC errors from the library implementation errorshozan232024-06-151
|
* add support for tokio & improve net crate apihozan232024-05-191