Skip to content

feat: support websocket - #16

Closed
lozercaustic wants to merge 1 commit into
lwsjs:masterfrom
lozercaustic:feat/ws
Closed

feat: support websocket#16
lozercaustic wants to merge 1 commit into
lwsjs:masterfrom
lozercaustic:feat/ws

Conversation

@lozercaustic

@lozercaustic lozercaustic commented Aug 11, 2025

Copy link
Copy Markdown

This PR will handle websocket for rewrite module

It support both http/https/ws/wss

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

@75lb

75lb commented Aug 14, 2025

Copy link
Copy Markdown
Member

Interesting, thanks.. Will take a look.

@75lb

75lb commented Oct 12, 2025

Copy link
Copy Markdown
Member

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.

@75lb

75lb commented Mar 19, 2026

Copy link
Copy Markdown
Member

Closing until I receive feedback

@75lb 75lb closed this Mar 19, 2026
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