barnacs / compy

HTTP/HTTPS compression proxy
ISC License
204 stars 34 forks source link

Compy can't deal with the `websocket`, which fails some interaction tasks like chatrooms and online services. #65

Open Web-Distortion opened 3 years ago

Web-Distortion commented 3 years ago

Description: Compy can't deal with the websocket, which fails some interaction tasks like chatrooms and online services.

Suggested fix: Compy can simply add a condition for websocket and directly forward the data in the websocket to the end users.