Skip to content

Conversation

lozercaustic
Copy link

@lozercaustic lozercaustic commented Aug 11, 2025

This PR will handle websocket for rewrite module

It support both http/https/ws/wss

close #7, lwsjs/local-web-server#126

@75lb
Copy link
Member

75lb commented Aug 14, 2025

Interesting, thanks.. Will take a look.

@75lb
Copy link
Member

75lb commented Oct 12, 2025

Hi, I had a quick look.. have you tested this implementation via a web proxy? When I originally looked into this issue many years ago i seem to remember that, to support web proxies it must be implemented via HTTP connect as i noted here. I'm happy to be proved wrong regarding HTTP CONNECT, so long as proxies are supported.

A big chuck of the lws usage comes from the workplace, where most office networks sit behind an enterprise web proxy controlling and policing all web traffic. If we fail to support proxies, it will break for many users.

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.

Feature request: support proxying websocket connections

2 participants