support gRPC-Web proxy in Apache APISIX #1185
shuaijinchao
started this conversation in
Ideas
Replies: 3 comments 3 replies
|
Thanks for letting us know! Glad to hear you're adopting grpc-web :) I'll convert this into a discussion thread so it'll be easier for anyone else interested to participate in :) |
0 replies
|
Hi @sampajano , Apache APISIX supports gRPC-Web now :) |
1 reply
|
grpc/grpc.io#932 asked about potentially doing a blog post about APISIX integration. I think for now what we could do is updating grpc-web documentation on mention APISIX proxy support. :) I'll make the doc update soon. Thanks! :) |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone, friends in the gRPC-Web community.
I come from the Apache APISIX community. APISIX is a high-performance
API gateway, specifically used to manage and schedule the flow ofNORTH-SOUTHandEAST-WEST, or as a k8s ingress controller. We plan to supportgRPC-Web proxyin APISIX. gRPC-Web solves the problem of using gRPC in the browser, allowing users to use gRPC services in a more native way. I think this is a cool thing for many front-end developers. If you are interested, welcome to discuss with us.Proposal link:
https://lists.apache.org/thread/k6jtmdz147l0b236d77nhx197s3gxlcz
All reactions