Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | jsonrpc/client: fix subscription error when the subscriber cannot keep up | hozan23 | 2024-06-21 | 1 |
| | | | | | | Add a limit for receiving notifications for the subscription. If this limit is exceeded, the client will stop and raise an error. The limit is configurable when building a new client. | |||
* | bump version to 0.1.3 | 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 |