Skip to content

(WIP) Implementation of ADR 075#7801

Closed
creachadair wants to merge 2 commits intomasterfrom
mjf/rpc-event-sub
Closed

(WIP) Implementation of ADR 075#7801
creachadair wants to merge 2 commits intomasterfrom
mjf/rpc-event-sub

Conversation

@creachadair
Copy link

@creachadair creachadair commented Feb 11, 2022

Work in progress, not ready for merge.

My intention is to split this PR up into smaller pieces to simplify review.

Parts to Merge

Work Items

Details

🆗 Update tutorials. This tutorial no longer exists.

  • Migrate existing RPC subscription usage in tests (only a few of these use RPC).
  • Implement helper library to emulate streaming.
  • Metrics for the event log. (Just a minimal gauge to start with)
  • Police up godoc.
  • Update changelog.
  • Fix up light client patch.
  • Implement client support.
  • Update OpenAPI docs.
  • Resolve extension interface question. (Moved it to the event log)

@creachadair creachadair force-pushed the mjf/rpc-event-sub branch 30 times, most recently from 17fd031 to 3775bc9 Compare February 14, 2022 14:32
M. J. Fromberger added 2 commits February 25, 2022 12:48
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.
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.

1 participant