amzn/smoke-framework

Move SwiftNIO dependency to major version 2

Closed this issue · 1 comments

Based on the work in the swift_5_nio_2[1] branch, move SwiftNIO dependency to major version 2. This requires-

Following the steps in the SwiftNIO migration guide[2]
[1] https://github.com/amzn/smoke-framework/tree/swift_5_nio_2
[2] https://github.com/apple/swift-nio/blob/master/docs/migration-guide-NIO1-to-NIO2.md

Merged to mainline.