-
Notifications
You must be signed in to change notification settings - Fork 154
Use prost for grpc generated types #4032
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
base: nick/prost-11
Are you sure you want to change the base?
Conversation
This will need some discussion as to whether or not it's worth the cost/benefit of doing The reasons to consider moving over to prost for the gRPC generated types is:
|
Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What a beast of a PR... thanks for toiling on that!
I think it's pretty close to being good to go - I had some minor nits (that can also be ignored) and more interestingly some questions around handling casting of enum values and the behavior around unknown variants.
Co-authored-by: Eran Rundstein <eran@rundste.in>
Co-authored-by: Eran Rundstein <eran@rundste.in>
Co-authored-by: Eran Rundstein <eran@rundste.in>
No description provided.