smnbbrv / ngx-grpc

Angular gRPC framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question regarding google.api.http

Gluchito opened this issue · comments

Is it possible for the http client to send a request to the address defined in the google.api.http option?

Thank you.

image

hi @Gluchito

the google.http.api is not meant for gRPC, it is meant for transcoding grpc to kinda http rest api. Thus, it is either not possible if a transcoded version is served there or does not make any sense because it is not meant for grpc

https://cloud.google.com/endpoints/docs/grpc/transcoding