Skip to content

[Compiler][gRPC][Python] Generate gRPC stubs with Fory codec #3273

@chaokunyang

Description

@chaokunyang

Parent issue: #3266

This issue is reserved fir gsoc, do not take over it

Scope

Implement Python gRPC stub generation using Fory serialization only.

Detailed tasks

  • Emit *_service.py base interface and *_grpc.py binding.
  • Generate servicer base class and stub class using grpc unary/stream APIs.
  • Use Fory serializer/deserializer callables for request/response.
  • 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