Joe Bolinger
Joe Bolinger
The Intellij code formatter was removed and the formatting is no longer correct in many cases.
`option java_multiple_files = true` is currently required for the generated code to work correctly.
Currently the underlying `GRPC::ActiveCall::Operation` is exposed to users directly for every method call and it is the only way to access some gRPC properties, like the `trailing_metadata`. This could be...
A generic error is thrown and the `error_details` are not handled correctly and propagated to the client.