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` for `TLSConfiguration` #397

Closed dnadoba closed 2 years ago

dnadoba commented 2 years ago

Should have been already included in #395