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

Make to accept a factory for GrpcChannelOptions #678

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

mayuki
Copy link
Member

@mayuki mayuki commented Sep 19, 2023

This PR allows to pass a GrpcChannelOptions factory to GrpcChannelProvider.

When the option is passed to GrpcChannelProvider, HttpHandler property of GrpcChannelOptions is reused.
This behavior is not intended in some use cases.

@mayuki mayuki merged commit 7f7c2b1 into main Sep 19, 2023
4 checks passed
@mayuki mayuki deleted the feature/GrpcNetClientOptionsFactory branch September 19, 2023 07:01
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.

None yet

1 participant