google / private-join-and-compute

Apache License 2.0
792 stars 138 forks source link

lifts 4mb restriction of gRPC messages #22

Open chorin1 opened 3 years ago

chorin1 commented 3 years ago

Fixes issue #16. This is ok for a POC, in real life scenario max message size should obviously be limited.

zhangtingchuang666 commented 1 year ago

Could you tell me the version of bazel that you use?I try to build this but I fail.