Skip to content

Dynamic Service Type #319

@adam-cattermole

Description

@adam-cattermole

Add Dynamic service type to wasm configuration and implement DynamicService for descriptor-based message building.

Tasks

  • Add Dynamic variant to ServiceType enum
    • Unit test: deserialization of dynamic service config
  • Extend Service struct with grpc_service and grpc_method fields
    • Unit test: config parsing
  • Implement DynamicService struct with descriptor pool
    • Unit test: message building from static data
  • Update ServiceInstance enum to include Dynamic

Reference

Design doc: grpc-reflection-dynamic-messages-design.md

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions