Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose endpoint to control streams #420

Closed
Tracked by #396
morgsmccauley opened this issue Nov 21, 2023 · 0 comments · Fixed by #430
Closed
Tracked by #396

Expose endpoint to control streams #420

morgsmccauley opened this issue Nov 21, 2023 · 0 comments · Fixed by #430
Assignees

Comments

@morgsmccauley
Copy link
Collaborator

morgsmccauley commented Nov 21, 2023

Coordinator requires a direct control point to the Block Streamer service so that it can control the state of the existing Streams.

An endpoint with the following capabilities should be exposed:

  • Start an Block Stream
  • Stop an Block Stream
  • List existing Block Streams

As this is part of the new Block Streamer service, we don't need to implement a toggle like we are in Runner. The toggle exists at the system level by starting either this service, or Coordinator V1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant