grpc-java icon indicating copy to clipboard operation
grpc-java copied to clipboard

The Java gRPC implementation. HTTP/2 based RPC

Results 473 grpc-java issues
Sort by recently updated
recently updated
newest added

Initial attempt to use a real in-process service to reduce the mocking of ServerCall in preparation to run the tests in the internal Google infrastructure.

Work on this was started in #9812, partially rolled back in #10371 and recently alluded to in #12160 but I couldn't find an issue tracking it.

enhancement

Closes #12087 Proposal: https://github.com/grpc/proposal/pull/498