Connecting react web client to gRPC server through Envoy docker doesn’t work
I have gRPC server in scala Play Framework which exposes gRPC hello world example service on port 9000. I’m trying
Continue readingDocker questions and answers
I have gRPC server in scala Play Framework which exposes gRPC hello world example service on port 9000. I’m trying
Continue readingI have slightly modified this example: https://github.com/grpc/grpc-web/tree/master/net/grpc/gateway/examples/echo. I am running envoy on a docker container with exposed port 8080 (running
Continue reading