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

use max frame size and message size for web socket connections #439

Merged
merged 2 commits into from
Dec 1, 2023
Merged

use max frame size and message size for web socket connections #439

merged 2 commits into from
Dec 1, 2023

Conversation

HollowMan6
Copy link
Contributor

Resolves #436

This was added in #386, but somehow it gets replaced with default value again.

Resolves #436

This was added in #386, but somehow it gets replaced with default value again.

Signed-off-by: Hollow Man <hollowman@opensuse.org>
Signed-off-by: Hollow Man <hollowman@opensuse.org>
@mdrokz mdrokz added the bugfix label Dec 1, 2023
@mdrokz mdrokz merged commit 6be442e into rust-headless-chrome:main Dec 1, 2023
3 checks passed
@HollowMan6 HollowMan6 deleted the message branch December 1, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebSocket error for Chrome #Some(48326): Capacity(MessageTooLong { size: 17273355, max_size: 16777216 })
2 participants