keepsake
keepsake copied to clipboard
Vendor GRPC
... and google.rpc and google.protobuf. Maybe some of this we can get rid of if we implement ourselves?
There are some reasonably promising pure-Python GRPC implementations:
- https://github.com/vmagamedov/grpclib
- https://github.com/standy66/purerpc (looks closest to official API)