Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WS-CLient Compression support client_max_window_bits,server_max_window_bits [feature] #661

Open
adrielliu opened this issue Dec 23, 2020 · 1 comment

Comments

@adrielliu
Copy link

// 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 adrielliu added the enhancement New feature or request label Dec 23, 2020
@gharut
Copy link

gharut commented Mar 21, 2021

Any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

4 participants