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

Support websocket proxy with proxy route rule #2886

Open
pi0 opened this issue Nov 15, 2024 · 1 comment
Open

Support websocket proxy with proxy route rule #2886

pi0 opened this issue Nov 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@pi0
Copy link
Member

pi0 commented Nov 15, 2024

Describe the feature

Context: mentioned by @keryigit (#926 (comment))

Currently proxy route rules allow proxy normal HTTP requests but do not handle WebSocket upgrades

With experimental WebSocket support, we can also proxy WS upgrades.

For this, we need to develop a WS proxy utility from CrossWS: unjs/crossws#93

@keryigit

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants