You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very useful to add compression support to websocket to optimize bandwidth,
here's the header that must be interpreted to activate compression
Hello,
It would be very useful to add compression support to websocket to optimize bandwidth,
here's the header that must be interpreted to activate compression
Sec-WebSocket-Extensions: permessage-deflateThanks in advance.