If you're tired of slow and flaky networking, this talk will explain to you the state-of-the-art solution: Websockets. Using technologies such as Apple's freshly announced URLSession Websockets, incredible new open-source SwiftNIO, and Network.framework, we'll look at how you can open a two-way socket between your app and server to accelerate your networking, allowing you to communicate without disruptions, do so securely, and even learn some tips and tricks from Apple. The speaker is the maintainer of Starscream, one of the most popular Swift Websocket libraries.