Joe Bolinger

Results 4 issues of Joe Bolinger

The Intellij code formatter was removed and the formatting is no longer correct in many cases.

type: feature request

`option java_multiple_files = true` is currently required for the generated code to work correctly.

type: feature request

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...

type: feature request

A generic error is thrown and the `error_details` are not handled correctly and propagated to the client.

type: cleanup