gRPC related stuff This directory contains proto definitions and also code generated from those .proto files. Generated code packaged in a way that can be installed via standard package managers. How to generate code? make python # generate python code