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: support websocket reverse proxy #16

Merged
merged 13 commits into from
Dec 2, 2023

Conversation

justlorain
Copy link
Member

@justlorain justlorain commented Nov 29, 2023

What type of PR is this?

feat

What this PR does / why we need it (English/Chinese):

Support reverse proxy for websocket

Which issue(s) this PR fixes:

Fixes (cloudwego/hertz#926)

@justlorain justlorain marked this pull request as ready for review November 30, 2023 12:04
@justlorain justlorain changed the title [WIP] feat: support websocket reverse proxy feat: support websocket reverse proxy Nov 30, 2023
@li-jin-gou
Copy link
Contributor

use gofumpt -e -d -w -extra .

go.mod Show resolved Hide resolved
README.md Show resolved Hide resolved
ws_reverse_proxy.go Outdated Show resolved Hide resolved
ws_reverse_proxy.go Outdated Show resolved Hide resolved
@li-jin-gou li-jin-gou force-pushed the feat/proxy_websocket branch from 511060f to 660d3e6 Compare December 2, 2023 03:08
@li-jin-gou li-jin-gou force-pushed the feat/proxy_websocket branch from 660d3e6 to 7818e2a Compare December 2, 2023 03:08
@li-jin-gou li-jin-gou merged commit f728214 into hertz-contrib:master Dec 2, 2023
4 checks passed
@justlorain justlorain deleted the feat/proxy_websocket branch December 2, 2023 05:42
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.

2 participants