Skip to content

Creating .proto definition subdomains. #279

@tegefaulkes

Description

@tegefaulkes

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 developmentepicBig issue with multiple subissues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions