Video - Live Demo of Swift NIO In An Xcode Playground

Posted by David Okun on August 2, 2018

I recently spoke at a meetup in Austin about Apple’s Swift NIO framework and what it means for the networking landscape in Swift.

I took some inspiration from Chris Eidhof and Marin Todorov to level up my live demo game, and I hope it paid off. I would also like to thank an unnamed person for making the playground part of this possible - this person knows who this person is, but I can’t say their name publicly :-D

Anyway, if you want to see how you can make a TCP server in an Xcode playground, here’s something relevant to your interests. Enjoy!!

This talk was based on a tutorial I wrote for raywenderlich.com, which you can read here.