This directory contains the protobuf definitions for the Connect RPC API. We generate TypeScript and Go code from these definitions.
To generate the definitions run make generate from the root folder. The TypeScript code is generated to TypeScript Generated Code and the Go client is generated to Go Generated Code.
nodecontains the protobuf definitions for the Router API.platformcontains the protobuf definitions for the Platform API.commoncontains the protobuf definitions for common types used by both APIs.