Skip to content

Add NIOTS bootstrap configurators to config #90

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

Closed

Conversation

gjcairo
Copy link
Collaborator

@gjcairo gjcairo commented Apr 17, 2025

swift-nio-transport-services added support for customising the NWParameters used in the underlying connections in apple/swift-nio-transport-services#230.

This PR adds API in grpc-swift-nio-transport to allow users to customise the bootstraps used when creating gRPC connections using NIOTS. This will allow them to, for example, customise their NWParameters using the new APIs in swift-nio-transport-services.

@gjcairo gjcairo added the 🆕 semver/minor Adds new public API. label Apr 17, 2025
@gjcairo gjcairo requested a review from glbrntt April 17, 2025 13:37
@gjcairo
Copy link
Collaborator Author

gjcairo commented Apr 29, 2025

We've added this API to v1 in grpc/grpc-swift#2223
We don't currently plan to add the same API to v2.

@gjcairo gjcairo closed this Apr 29, 2025
@gjcairo gjcairo deleted the add-niots-bootstrap-nwparams-configurator branch April 29, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant