[swift-corelibs-dev] NSURLSession & CFNetwork

Antoine Palazzolo antoine.palazzolo at gmail.com
Wed Jan 13 12:02:26 CST 2016


I’ve been thinking about the NSURLSession implementation and maybe we should include CFNetwork in the project ? We can also use it for NSStream implementation (CFStream dynamically link with CFNetwork). 
It can save us a lot of time, but it comes with other dependencies (Security, SystemConfiguration …) and I don’t think the sources have been updated recently (http://www.opensource.apple.com/source/CFNetwork/). 

Antoine


More information about the swift-corelibs-dev mailing list