apple / swift-nio-transport-services

Extensions for SwiftNIO to support Apple platforms as first-class citizens.
https://swiftpackageindex.com/apple/swift-nio-transport-services/main/documentation/niotransportservices
Apache License 2.0
282 stars 71 forks source link

Back out SPI(AsyncChannel) changes #184

Closed FranzBusch closed 1 year ago

FranzBusch commented 1 year ago

Motivation

We want to release a new NIOTS version without the SPI changes for now.

Modification

This PR backs out the new NIOAsyncChannel APIs.

Result

No more SPI usage so we can safely release.