grpc-web
grpc-web copied to clipboard
hello world example,frontend visit backend,net::ERR_INVALID_HTTP_RESPONSE
Thanks for reaching out :)
Do you mean check the HTTP response code and error message in your networking tab? It should help in identifying what's going wrong.
Also, for a preexisting demo, you can run:
docker-compose up --build node-server envoy commonjs-client
And check if that's working out for you. (And note the difference from that with your setup.)
Closing for now due to inactivity. Feel free to reopen later with more details. Thanks! :)