Johan Brandhorst-Satzkorn

Results 600 comments of Johan Brandhorst-Satzkorn

> The pipeline is complaining because it generates the files using codes from this PR, but compare it with the origin repo. It can not be fixed by regenerate the...

I'm confused as to why the CI generation would complain, it shouldn't compare against `main`, it should compare against this PR's contents. Looks to me like we just need to...

I tried generating this locally as well and can't reproduce the diff, I'm very confused. Any chance you could rebase this on `main` and pull in the new `1.19` tag...

Thanks for your contribution and for your patience!

No update yet, haha. This issue is 7 years old 😓. Lets try to see what we can do in the other issue first?

Sounds great! Are you interested in providing some documentation in this area? Or an example repo perhaps?

Note that the reason there isn't a pre-generated version of `annotations.proto` for JS is probably because you can use JS in "dynamic" mode where it generates files as it needs...

No, even the Google implementation can be used dynamically AFAIK? In any case, the easiest way to work this out is to just implement it and test it. This is...

Also, while you can use this gateway together with the gRPC-Web proxy, you'd normally choose one or the other depending on the needs of your client(s).