ayush00git commented on PR #3361: URL: https://github.com/apache/fory/pull/3361#issuecomment-3924694841
> Do we really need the `grpc-backend` option? We can always know the backend from the target langauges. And currently we don't need to support multiple backend for one language @chaokunyang I initially added it to future-proof for languages that might support multiple gRPC implementations (e.g., Rust with tonic vs grpc-rs), but you are right that currently we only target the standard one for each. I'll remove flag. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
