remote-apis-sdks icon indicating copy to clipboard operation
remote-apis-sdks copied to clipboard

Enable gRPC compression

Open ola-rozenfeld opened this issue 5 years ago • 1 comments

ola-rozenfeld avatar Nov 05 '19 15:11 ola-rozenfeld

If anyone is interested, I can contribute some code to implement this (using https://github.com/mostynb/go-grpc-compression for formats other than gzip). But compressed-blobs bytestream and the work-in-progress BatchUpdateBlobs / BatchReadBlobs API is probably better to use.

mostynb avatar Sep 02 '21 19:09 mostynb