-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Decouple codegen from prost #98
Copy link
Copy link
Closed
Labels
A-buildC-enhancementCategory: New feature or requestCategory: New feature or requestE-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.
Milestone
Description
prost is a great library and has already set a very good foundation for tonic. That said, we shoud look into enabling other types of codegen "drivers". This would allow us to have codegen that can create flatbuffers and json based grpc services.
- Do we want to have codegen drivers live in their own crate or feature gated behind
tonic-build?
cc @cpcloud
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-buildC-enhancementCategory: New feature or requestCategory: New feature or requestE-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.