Building Networking Libraries with Span and Concurrency

By Joannis Orlandos

Elevator Pitch

Networking is the fundamental backbone of Swift on Server. By combining the efficiency and ergonomics of Swift, you can make an incredibly scalable yet maintainable backend. In this talk, I’ll show you the how and what of networking in Swift.

Description

This talk dives into new and improved language features, such as Spans, Advanced Concurrency use and handling I/O.