grpc / grpc-web

gRPC for Web Clients
https://grpc.io
Apache License 2.0
8.45k stars 761 forks source link

How do you use Nginx with GRPC WEB #1372

Closed Nedimko123 closed 9 months ago

Nedimko123 commented 9 months ago

After some configuration I get Paused on exception RpcError: missing trailers

But I do get the data back, though...

sampajano commented 9 months ago

@Nedimko123 Thanks for the feedback. :)

Nginx support is not part of grpc-web's core feature, and would be better supported by the larger community.

I'll convert this into a discussion in case anyone could help with it.

Thanks! :)