aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/src/server/pubsub_service.rs
Commit message (Collapse)AuthorAgeFiles
* jsonrpc: remove redundant macro codes in the main crate and clean uphozan232024-06-301
| | | | internal proc macros
* jsonrpc: separate the RPC errors from the library implementation errorshozan232024-06-151
|
* jsonrpc: spread out comments and clean uphozan232024-06-131
|
* jsonrpc: spawn task when handle new requesthozan232024-05-231
|
* jsonrpc: support pubsubhozan232024-05-221