You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be interesting to document the difference between rules_proto_grpc_java and grpc-java/java_grpc_library.bzl
In particular since they use quite a different approach (grpc-java only generates gRPC classes, not protos, and does not require to list all the proto_java deps of the original protos)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Would be interesting to document the difference between rules_proto_grpc_java and grpc-java/java_grpc_library.bzl
In particular since they use quite a different approach (grpc-java only generates gRPC classes, not protos, and does not require to list all the proto_java deps of the original protos)
Thanks! 🙏
Beta Was this translation helpful? Give feedback.
All reactions