Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin proposal: gRPC #2137

Closed
skunkwerk opened this issue Feb 28, 2017 · 11 comments
Closed

Plugin proposal: gRPC #2137

skunkwerk opened this issue Feb 28, 2017 · 11 comments

Comments

@skunkwerk
Copy link

Summary

Add support for gRPC to complement JSON REST, for higher-performance with lower overhead.

Reference: http://www.grpc.io/

@sonicaghi
Copy link
Member

#413

@p0pr0ck5
Copy link
Contributor

Closed as dup

@devdinu
Copy link

devdinu commented Feb 8, 2018

#413 is REST to RPC, Does kong have direct gRPC support? Intercepting a request and forward to backend, like a proxy.

@Tieske
Copy link
Member

Tieske commented Feb 9, 2018

@Dineshkumar-cse No. On the radar, but not available for now.

@bungle
Copy link
Member

bungle commented Feb 9, 2018

Soonish it will come to Nginx (not sure about OpenResty though): https://trac.nginx.org/nginx/roadmap

@xunchangguo
Copy link

gRPC whil Support with NGINX 1.13.10. https://www.nginx.com/blog/nginx-1-13-10-grpc/. Does kong or OpenResty will support ?

@bungle
Copy link
Member

bungle commented Mar 21, 2018

@xunchangguo I am sure they will. Latest OpenResty uses Nginx 1.13.6. So it is not that much behind. Kong will be updated to 1.13.6 tomorrow with 0.13 release. It will take some time, but eventually we get that.

@jbergstroem
Copy link

jbergstroem commented Apr 6, 2018

Perhaps time to reopen?

Edit: doh, dupe. Sorry.

@jeremyjpj0916
Copy link
Contributor

jeremyjpj0916 commented Apr 6, 2018

gRPC is something I am very curious on as based on some initial readings it seems to be the next stepping stone for how to move data around within companies via web transactions in the most performant manner. I think it will take the market awhile to catch up(REST will be dominant for probably the next 5+ years) but if Kong gets a head start on this and we can get some decent auth plugins around gRPC with Kong too that will be incredible.

@jyane
Copy link

jyane commented Apr 26, 2018

This issue seems not to be duplicated, IMHO.
#413 is "REST support" for gRPC and this issue is "direct support" for gRPC.

@naturallight
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests