aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/src/error.rs
Commit message (Expand)AuthorAgeFiles
* use shadown variables to name clones and place them between {} when spawning ...hozan232024-06-291
* jsonrpc: use `ServerConfig` and `ClientConfig` as the inner field inhozan232024-06-221
* jsonrpc: add tcp, tls and ws features for compilationhozan232024-06-221
* jsonrpc/client: fix subscription error when the subscriber cannot keep uphozan232024-06-211
* jsonrpc: separate the RPC errors from the library implementation errorshozan232024-06-151
* p2p: WIP rpc server implementation for the p2p monitorhozan232024-05-271
* jsonrpc: spawn task when handle new requesthozan232024-05-231
* jsonrpc: support pubsubhozan232024-05-221
* jsonrpc: remove jsonrpc_internal cratehozan232024-05-191
* add support for tokio & improve net crate apihozan232024-05-191
* Ensure uniform usage of the name `karyon` across all fileshozan232023-12-021
* karyons jsonrpc implementationhozan232023-11-191