aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/src/client/message_dispatcher.rs
Commit message (Expand)AuthorAgeFiles
* jsonrpc: remove unwrap() and use expect() for examples, docs, and testshozan232024-06-301
* jsonrpc/client: fix subscription error when the subscriber cannot keep uphozan232024-06-211
* bump version to 0.1.3hozan232024-06-151
* jsonrpc: client use unbounded channels as buffer for sending requests & clean...hozan232024-06-141
* jsonrpc: spread out comments and clean uphozan232024-06-131