M. J. Fromberger
ab32f5a9b6
This allows the caller to stream events. It handles the bookkeeping for cursors and pagination, and delivers items to a callback. Handle missed items by reporting a structured error. The caller can use the Reset method to "catch up" to head after this happens. Add a manual test CLI to probe a running node. Requires the node to be configured with the event log settings. Add a unit test that scripts input to the stream to exercise it. |
3 years ago | |
---|---|---|
.. | ||
client | rpc/client: add eventstream helper (#7987) | 3 years ago |
coretypes | rpc/client: add eventstream helper (#7987) | 3 years ago |
jsonrpc | testing: reduce usage of the MustDefaultLogger constructor (#7960) | 3 years ago |
openapi | Update OpenAPI docs. (#7974) | 3 years ago |
test | rpc/client: add Events method to the client interface (#7982) | 3 years ago |