Files
tendermint/rpc/client
mmsqe 892c765a5c rpc/client: add eventstream helper (#7987) (#9659)
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.

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
2022-11-17 18:25:05 +01:00
..
2022-08-10 14:35:14 -04:00
2022-09-01 14:35:07 +02:00
2018-09-28 20:03:19 -04:00