Closed shinfan closed 8 years ago
@garrettjonesgoogle Can you confirm that this is the right version to be using?
@@ master #65 diff @@
==========================================
Files 3 3
Lines 674 674
Methods 132 132
Messages 0 0
Branches 103 103
==========================================
Hits 596 596
Misses 78 78
Partials 0 0
Powered by Codecov. Last update c490fc5...984a1cb
Our grpc-core-proto is using protoc-beta1, so using beta-3 here causes compile errors.
I can update the grpc-core-proto to use beta3 and see if it fixes the issue.
Updating core-proto fixed the issue. PTAL.
LGTM
Packman was using incompatible versions of protobuf which causes compile erros in the generated grpc package.