amzn / smoke-framework

A light-weight server-side service framework written in the Swift programming language.
Apache License 2.0
1.45k stars 41 forks source link

Use async-http-client as the underlying http client #47

Closed tachyonics closed 4 years ago

tachyonics commented 4 years ago

Issue #, if available:

Description of changes: Use [1] for channel management on top of SwiftNIO.

[1] https://github.com/swift-server/async-http-client

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.