mwitkow / grpc-proxy

gRPC proxy is a Go reverse proxy that allows for rich routing of gRPC calls with minimum overhead.
Apache License 2.0
962 stars 210 forks source link

Get any grpc.request data #40

Closed Negashev closed 5 years ago

Negashev commented 5 years ago

Can we get any grpc.request data in proxy? Besides fullMethodName for balancing?