aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/src/client/subscriber.rs
Commit message (Collapse)AuthorAgeFiles
* jsonrpc/client: use serde untagged enum for decoding Notifications and Responseshozan232024-06-171
|
* jsonrpc: client use unbounded channels as buffer for sending requests & ↵hozan232024-06-141
| | | | clean up examples
* jsonrpc: spread out comments and clean uphozan232024-06-131