barnacs / compy

HTTP/HTTPS compression proxy
ISC License
207 stars 35 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 4 years ago

Web-Distortion commented 4 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.