chaokunyang opened a new issue, #3275: URL: https://github.com/apache/fory/issues/3275
Parent issue: #3266 ## Scope Implement Rust gRPC stub generation using tonic with a Fory codec. ## Detailed tasks - Emit `service.rs` module and `service_grpc.rs` bindings. - Use tonic service traits and client wrappers. - Implement custom codec for Fory serialization. - Add golden codegen tests for file names and signatures. -- 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]
