support gRPC-Web proxy in Apache APISIX #1185
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 :) |
Beta Was this translation helpful? Give feedback.
-
Hi @sampajano , Apache APISIX supports gRPC-Web now :) |
Beta Was this translation helpful? Give feedback.
-
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! :) |
Beta Was this translation helpful? Give feedback.
-
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-SOUTH
andEAST-WEST
, or as a k8s ingress controller. We plan to supportgRPC-Web proxy
in 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
Beta Was this translation helpful? Give feedback.
All reactions