grpc-reflection-js
grpc-reflection-js copied to clipboard
Ability to define Reflection Header
grpcurl -reflect-header grpc-service:proto.MyGrpcService -d '{"name": "mike"}' localhost:9090 proto.MyGrpcService/hello
Is there any way to define reflect-header using this library?
Related https://github.com/Urigo/graphql-mesh/issues/2105
Let's discuss first at Urigo/graphql-mesh#2105, I'd like to know more about the reflect-header.