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

webbrowser.cdp.client: add max_buffer_size param #6101

Conversation

bastimeyer
Copy link
Member

Allow the CDPClientSession (via CDPClient.session()) to set custom memory channel buffer sizes, so that more HTTP requests/responses can be buffered without blocking

Allow the `CDPClientSession` (via `CDPClient.session()`)
to set custom memory channel buffer sizes, so that more
HTTP requests/responses can be buffered without blocking
@bastimeyer bastimeyer merged commit 3d3d72e into streamlink:master Jul 31, 2024
16 checks passed
@bastimeyer bastimeyer deleted the webbrowser/cdp/client/memory-channel-size branch July 31, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant