Announcing gRPC Support in Nginx
nginx.com
Announcing gRPC Support in Nginx
1–10 of 81 posts
Re: Announcing gRPC Support in Nginx
#2Initial commit: https://hg.nginx.org/nginx/rev/2713b2dbf5bb
Additional features: https://hg.nginx.org/nginx/rev/c693daca57f7 and https://hg.nginx.org/nginx/rev/c2a0a838c40f
Re: Announcing gRPC Support in Nginx
#3Code Initial commit: https://hg.nginx.org/nginx/rev/2713b2dbf5bb Additional features: https://hg.nginx.org/nginx/rev/c693daca57f7 and https://hg.nginx.org/nginx/rev/c2a0a838c40f
Can any of you tell if it includes unit tests? I didn't see any.
Re: Announcing gRPC Support in Nginx
#4Re: Announcing gRPC Support in Nginx
#5Re: Announcing gRPC Support in Nginx
#6It's designed to be very simple to configure. It doesn't support streams yet, but it should soon.
Re: Announcing gRPC Support in Nginx
#7There is no place for gRPC in NGINX.
This is Google trying to thin end of the wedge their own proprietary protocols into web standards yet again.
My idea of a good time is not a future where the internet is built using Google technologies dressed as "open technologies".. that.. uh-huh just happen to be the exact same as infrastructure protocols that span the internal Googleverse.
Besides that, protobuf and its ilk aren't even good or modern.
People who say, yay look at it growing are very naive imho
Re: Announcing gRPC Support in Nginx
#8Next up, browser support?
Re: Announcing gRPC Support in Nginx
#9This is not cool There is no place for gRPC in NGINX. This is Google trying to thin end of the wedge their own proprietary protocols into web standards yet again. My idea of a good time is not a future where the internet is built using Google technologies dressed as "open technologies".. that.. uh-huh just happen to be the exact same as infrastructure protocols that span the internal Googleverse. Besides that, protob…
Re: Announcing gRPC Support in Nginx
#10Seems they punted on graceful handling of bidirectional streams.