aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/src/client/subscriptions.rs
Commit message (Expand)AuthorAgeFiles
* jsonrpc/client: close the subscription channel when calling unsubscribehozan232024-06-221
* jsonrpc: use `ServerConfig` and `ClientConfig` as the inner field inhozan232024-06-221
* jsonrpc/client: fix subscription error when the subscriber cannot keep uphozan232024-06-211
* jsonrpc/client: use serde untagged enum for decoding Notifications and Responseshozan232024-06-171