Protobuf notes

Created: Jun 12 2026, 12:48 UTC
Last modified: Jun 12 2026, 12:48 UTC
  • import will import a protobuf definition. Language agnostic, file based. -I with protoc for root, path with buf.
  • package will declare the namespace of the entities, so no conflicts.

Software Development

No backlinks