laglangyue opened a new pull request, #303:
URL: https://github.com/apache/pekko-grpc/pull/303
# motiva
#302
# how
- use pekko metadata instead of grpc-java metadata
- will throw `class GrpcServiceException(val status: Status, val metadata:
Metadata)
extends StatusRuntimeException(status, metadata.raw.orNull) ` instead of
StatusRuntimeException (grpc-java)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]