keepsake icon indicating copy to clipboard operation
keepsake copied to clipboard

Vendor GRPC

Open bfirsh opened this issue 5 years ago • 0 comments

... 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)

bfirsh avatar Jan 12 '21 02:01 bfirsh