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
Sec-WebSocket-Extensions: permessage-deflate
Thanks in advance.
The text was updated successfully, but these errors were encountered:
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-deflate
Thanks in advance.
The text was updated successfully, but these errors were encountered: