grpc / grpc-web

gRPC for Web Clients
https://grpc.io
Apache License 2.0
8.56k stars 762 forks source link

support gRPC-Web proxy in Apache APISIX #1180

Closed shuaijinchao closed 2 years ago

shuaijinchao commented 2 years ago

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 of NORTH-SOUTH and EAST-WEST, or as a k8s ingress controller. We plan to support gRPC-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

sampajano commented 2 years ago

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 :)