SwiftNIO and Network.framework
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Explore a 27-minute conference talk from try! Swift NYC 2018 that delves into SwiftNIO and Network.framework. Learn how SwiftNIO, originally designed for server-side event-driven networking applications, can be effectively utilized in client applications. Discover the integration of SwiftNIO with Apple's new Network.framework, designed specifically for mobile devices. Gain insights into the differences between server and client networking environments, and understand the design tradeoffs involved. Examine the powerful tools provided by Network.framework and how SwiftNIO exposes them. Consider the potential future convergence of server and client worlds in networking. Presented by Johannes Weiss, a software engineer at Apple working on the SwiftNIO project, this talk offers valuable knowledge for developers interested in modern networking solutions for both server and client-side applications.
Syllabus
SwiftNIO and Network.framework
Taught by
try! Swift Conference
Related Courses
Optimize Your Swift Codetry! Swift Conference via YouTube Swift Concurrency in GoodNotes
try! Swift Conference via YouTube Introducing the Beeline Library - Another Approach to Routing on iOS
try! Swift Conference via YouTube Swift Expression Macros - A Practical Introduction
try! Swift Conference via YouTube Getting Started with Combine
try! Swift Conference via YouTube