Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | jsonrpc: separate the RPC errors from the library implementation errors | hozan23 | 2024-06-15 | 1 |
| | ||||
* | jsonrpc: client use unbounded channels as buffer for sending requests & ↵ | hozan23 | 2024-06-14 | 1 |
| | | | | clean up examples | |||
* | jsonrpc: spread out comments and clean up | hozan23 | 2024-06-13 | 1 |
| | ||||
* | jsonrpc: move `SubscriptionID` to message.rs | hozan23 | 2024-05-28 | 1 |
| | ||||
* | jsonrpc: spawn task when handle new request | hozan23 | 2024-05-23 | 1 |
| | ||||
* | jsonrpc: support pubsub | hozan23 | 2024-05-22 | 1 |