Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

apple/swift-nio-ssl-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-nio-ssl-support

This is a package just to be able to use openssl with SwiftPM. To use this package, add this to your Package.swift in dependencies:

.package(url: "https://github.com/apple/swift-nio-ssl-support.git", from: "1.0.0"),