Skip to content

Conform to ClientTransportBootstrap #65

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

Yasumoto
Copy link

[One line description of your change]

Motivation:

This builds on apple/swift-nio#1253 and allows users to more easily swap between ClientBootstrap and NIOTSConnectionBootstrap.

Modifications:

Conformed NIOTSConnectionBootstrap to ClientTransportBootstrap.

I've also temporarily modified Package.swift to allow folks to try this out on AsyncHTTPClient if they'd like.

Result:

Additional protocol conformance.

@Lukasa
Copy link
Contributor

Lukasa commented Jun 10, 2020

Subsumed by the universal bootstrap work.

@Lukasa Lukasa closed this Jun 10, 2020
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.

2 participants