CodeBy-Raj commented on issue #3272:
URL: https://github.com/apache/fory/issues/3272#issuecomment-4128514720

   @chaokunyang 
   
   Hi — I’m Harsh Raj, a GSoC applicant eager to implement Java gRPC stub 
generation using the Fory serializer for this issue. I’d like to take this on 
and request that the issue be assigned to me.
   
   **Why I’m a good fit**
   Experience with Java gRPC codegen and custom marshallers.
   Familiarity with Fory serialization and generator conventions.
   Comfortable writing golden codegen tests for file names and signatures.
   
   **Planned approach (high level):**
   Emit *Service.java interface and *Grpc.java binding class following existing 
generator layout.
   Generate MethodDescriptors, server binder, and client stubs.
   Implement a Fory-based Marshaller for request/response.
   Add golden tests validating file names and public signatures.
   Keep changes modular and add clear unit/integration tests.
   
   **Timeline & commitment**  
   I can start immediately and aim to produce an initial PR with core codegen 
and marshaller within 1-2 weeks, followed by tests and refinements in the next 
1–2 weeks.
   
   Could you please assign this issue to me and, if possible, point me to a 
mentor or reviewer I should coordinate with? I’ll open a draft PR and share 
progress updates regularly.
   
   Thanks


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