The gRPC-Gateway is a plugin of the Google protocol buffers compiler protoc. It reads protobuf service definitions and generates a reverse-proxy server which translates a RESTful HTTP API into gRPC.
Guzzle 6 is not maintained anymore. We recommend to upgrade to Guzzle version 7 which implements PSR-18 natively and does not need an adapter. If you need the HttpAsyncClient, use guzzle7-adapter with ...