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

Moving to Any for the operation to make the shared code more generic #3

Merged
merged 3 commits into from
May 10, 2022

Conversation

alexeyzimarev
Copy link
Contributor

  • Make the projection operation of type Any
  • Make structured fields of type Struct instead of string
  • Remove IProjectorClient
  • Make the filter and the gateway handler non-generic
  • Remove the need for specific connectors to import the projector proto file
  • Add handling for IO exception in gRPC streaming

@alexeyzimarev alexeyzimarev merged commit bebc162 into main May 10, 2022
@alexeyzimarev alexeyzimarev deleted the simplify-protos branch May 10, 2022 14:57
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