Skip to content

Add command-line tool to manually subscribe to an event stream.#8015

Merged
creachadair merged 1 commit intomasterfrom
mjf/adr075-estream
Feb 25, 2022
Merged

Add command-line tool to manually subscribe to an event stream.#8015
creachadair merged 1 commit intomasterfrom
mjf/adr075-estream

Conversation

@creachadair
Copy link

Note to reviewers: This is an optional tool that may be useful, but is not necessary for any specific production task. I'm offering it because it was helpful during development, but if we don't want to keep it around it's not going to impede use of the API.


This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.
@williambanfield
Copy link
Contributor

I don't have much of an issue with keeping this in the repo. At minimum it serves as a nice piece of example code for how to interact with the event stream.

@creachadair creachadair merged commit cd04720 into master Feb 25, 2022
@creachadair creachadair deleted the mjf/adr075-estream branch February 25, 2022 21:23
mmsqe pushed a commit to mmsqe/tendermint that referenced this pull request Aug 30, 2022
…ermint#8015)

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.
mmsqe pushed a commit to mmsqe/tendermint that referenced this pull request Aug 30, 2022
…ermint#8015)

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.
mmsqe pushed a commit to mmsqe/tendermint that referenced this pull request Aug 30, 2022
…ermint#8015)

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.
mmsqe pushed a commit to mmsqe/tendermint that referenced this pull request Aug 30, 2022
…ermint#8015)

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.
mmsqe pushed a commit to mmsqe/tendermint that referenced this pull request Nov 18, 2022
…ermint#8015)

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.
sergio-mena pushed a commit that referenced this pull request Nov 25, 2022
… (#9718)

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
mmsqe added a commit to mmsqe/tendermint that referenced this pull request Dec 9, 2022
…ermint#8015) (tendermint#9718)

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
mmsqe added a commit to mmsqe/tendermint that referenced this pull request Dec 9, 2022
…ermint#8015) (tendermint#9718)

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants