websocket icon indicating copy to clipboard operation
websocket copied to clipboard

WS-CLient Compression support client_max_window_bits,server_max_window_bits [feature]

Open adrielliu opened this issue 4 years ago • 1 comments

// EnableCompression specifies if the client should attempt to negotiate // per message compression (RFC 7692). Setting this value to true does not // guarantee that compression will be supported. Currently only "no context // takeover" modes are supported. EnableCompression bool

I set EnableCompression=true, but not supported client_max_window_bits, can you support it?

adrielliu avatar Dec 23 '20 07:12 adrielliu

Any updates?

gharut avatar Mar 21 '21 15:03 gharut