grpc-error-example
grpc-error-example copied to clipboard
GRPC Example Service
Example showing showing how to pass additional application-level error information in response metadata. See ExampleTest.java for test methods demonstrating various different call types (stub-based, call-based, blocking, future, async).