Skip to content

grpc-js: Avoid calling http2.getDefaultSettings #2937

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

Conversation

murgatroid99
Copy link
Member

Dino does not implement http2.getDefaultSettings() (denoland/deno#28566). This change avoids triggering that issue by setting the initialWindowSize setting only if the channel option is set instead of falling back to the default setting.

@murgatroid99 murgatroid99 merged commit 07486d8 into grpc:@grpc/[email protected] Apr 10, 2025
4 of 5 checks passed
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