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

feat(grpc-web): support gRPC-Web Proxy #5964

Merged
merged 26 commits into from
Jan 9, 2022

Conversation

shuaijinchao
Copy link
Member

@shuaijinchao shuaijinchao commented Dec 30, 2021

What this PR does / why we need it:

FIX #5898

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@shuaijinchao shuaijinchao marked this pull request as ready for review January 4, 2022 14:13
t/plugin/grpc-web/setup.sh Outdated Show resolved Hide resolved
t/plugin/grpc-web/setup.sh Outdated Show resolved Hide resolved
apisix/plugins/grpc-web.lua Show resolved Hide resolved
apisix/plugins/grpc-web.lua Outdated Show resolved Hide resolved
apisix/plugins/grpc-web.lua Outdated Show resolved Hide resolved
apisix/plugins/grpc-web.lua Show resolved Hide resolved
apisix/plugins/grpc-web.lua Outdated Show resolved Hide resolved
apisix/plugins/grpc-web.lua Show resolved Hide resolved
apisix/plugins/grpc-web.lua Show resolved Hide resolved
docs/en/latest/plugins/grpc-web.md Outdated Show resolved Hide resolved
apisix/plugins/grpc-web.lua Outdated Show resolved Hide resolved
apisix/plugins/grpc-web.lua Outdated Show resolved Hide resolved
docs/en/latest/plugins/grpc-web.md Outdated Show resolved Hide resolved
t/plugin/grpc-web.t Show resolved Hide resolved
t/plugin/grpc-web.t Show resolved Hide resolved
apisix/plugins/grpc-web.lua Outdated Show resolved Hide resolved
apisix/plugins/grpc-web.lua Outdated Show resolved Hide resolved
docs/zh/latest/plugins/grpc-web.md Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

proposal: support grpc-web proxy
3 participants