apple / swift-nio-ssl

TLS Support for SwiftNIO, based on BoringSSL.
https://swiftpackageindex.com/apple/swift-nio-ssl/main/documentation/niossl
Apache License 2.0
388 stars 139 forks source link

Adopt `Sendable` in `SSLError.swift` #391

Closed dnadoba closed 2 years ago

dnadoba commented 2 years ago

Incremental Sendable adoption. We also need to increase the minimum required swift-nio version as NIOSendable was moved to NIOCore in version 2.34.0