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

refactor: seperate stream into it's own service and make it less of a pain to use #70

Open
yusdacra opened this issue Nov 7, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@yusdacra
Copy link
Member

yusdacra commented Nov 7, 2021

  • seperate stream service
  • stream service will have a streaming rpc
  • this rpc will take a stream events request where the request type takes an enum containing all possible streaming services and the serialized request data for the chosen streaming service
  • the rpc returns the same as request except the data is replaced with event data

TODO: better wording

@yusdacra yusdacra added the enhancement New feature or request label Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant