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

Improve websocket compressed #142

Merged
merged 3 commits into from
Jan 22, 2025
Merged

Improve websocket compressed #142

merged 3 commits into from
Jan 22, 2025

Conversation

essen
Copy link
Member

@essen essen commented Jan 22, 2025

No description provided.

essen added 3 commits January 22, 2025 10:44
An empty deflate block must be inserted
when zlib returns nothing.
This function can be used to safely inflate data
up to a given limit. It has been extracted from
the cowboy_decompress_h module.
The `max_inflate_size` value can be configured in the extensions
map to set a limit to the size of the expanded data.

This is done via the previously introduced cow_deflate:inflate/3
function.
@essen essen merged commit e3fbd81 into master Jan 22, 2025
38 checks passed
@essen essen deleted the improve-websocket-compressed branch January 22, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant