chaokunyang opened a new issue, #3279:
URL: https://github.com/apache/fory/issues/3279

   Parent issue: #3266
   
   ## Scope
   Implement Dart gRPC stub generation using Fory serialization only.
   
   ## Detailed tasks
   - Emit service interface and gRPC binding outputs consistent with Dart 
generator layout.
   - Generate client and server stubs using Dart gRPC APIs.
   - Use Fory serializer/deserializer functions for request/response.
   - Add golden codegen tests for file names and signatures.
   
   ## Notes
   Keep runtime dependencies out of Fory; emit helper code as needed.
   


-- 
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]

Reply via email to