Skip to content

[Compiler][gRPC][Java] Generate gRPC stubs with Fory codec #3272

@chaokunyang

Description

@chaokunyang

Parent issue: #3266

This issue is reserved for gsoc, do not take over it.

Scope

Implement Java gRPC stub generation using Fory serialization only.

Detailed tasks

  • Emit *Service.java interface and *Grpc.java binding class.
  • Generate MethodDescriptors, server binder, and client stubs.
  • Implement a Fory-based Marshaller for request/response.
  • Keep file layout consistent with existing generator conventions.
  • Add golden codegen tests for file names and signatures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions