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

Update gRPC and fix tests #50

Open fedeberco opened 3 years ago

fedeberco commented 3 years ago

Combines the two open PRs so the tests pass and we don't depend on outdated gRPC internals.