Commit message (Expand) | Author | Age | Files | |
---|---|---|---|---|
* | jsonrpc/server: use queue with condvar instead of async channels | hozan23 | 2024-05-30 | 2 |
* | jsonrpc: move `SubscriptionID` to message.rs | hozan23 | 2024-05-28 | 1 |
* | jsonrpc: enable concurrent requests in `Client` | hozan23 | 2024-05-28 | 2 |
* | p2p: WIP rpc server implementation for the p2p monitor | hozan23 | 2024-05-27 | 1 |
* | jsonrpc: remove subscriber field from Request & clean up | hozan23 | 2024-05-23 | 1 |
* | jsonrpc: spawn task when handle new request | hozan23 | 2024-05-23 | 3 |
* | jsonrpc: support pubsub | hozan23 | 2024-05-22 | 4 |