-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
developmentStandard developmentStandard developmentepicBig issue with multiple subissuesBig issue with multiple subissues
Description
Specification
We need to update the protobuf definitions to split up messages for each domain into its own domain .proto
file. we can use package names and imports to achieve this.
Additional context
Relates to #249
Tasks
- Prototype by abstracting into subdirectories under src/proto/schemas, and integrate google's protobuf library by first referencing it and then just copying verbatim
- Create common domain types and common message types and share between Client.proto and Agent.proto
Metadata
Metadata
Assignees
Labels
developmentStandard developmentStandard developmentepicBig issue with multiple subissuesBig issue with multiple subissues