Re: nginx + grpc-web

2018-06-29 Thread donald.williams.0018
Thanks a lot for your explanation Maxim! Cheers, Don Posted at Nginx Forum: https://forum.nginx.org/read.php?2,280325,280345#msg-280345 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: nginx + grpc-web

2018-06-29 Thread Maxim Dounin
Hello! On Thu, Jun 28, 2018 at 11:19:38AM -0400, donald.williams.0018 wrote: > I try to use nginx + grpc + grpc-web client JS library > (https://github.com/grpc/grpc-web). > > Nginx-1 is compiled using the following setup: > nginx version: nginx/1.15.0 > built by gcc 7.2.0 (Ubuntu 7.2.

nginx + grpc-web

2018-06-28 Thread donald.williams.0018
I try to use nginx + grpc + grpc-web client JS library (https://github.com/grpc/grpc-web). Nginx-1 is compiled using the following setup: nginx version: nginx/1.15.0 built by gcc 7.2.0 (Ubuntu 7.2.0-8ubuntu3.1~16.04.york0) built with OpenSSL 1.0.2g 1 Mar 2016 TLS SNI support ena