Closed
Description
Currently it seems like this package is intended for gRPC clients written in Python, meaning that people who also write their gRPC servers in Python will have to generate their Python bindings the old fashioned way as well as better protos for their clients. Is it on the roadmap to generate a servicer as well? Would be nice to be able to use this package on both sides.