Is there any session about server side swift in WWDC25?

Asked on 06/12/2025

1 search

Yes, there are sessions at WWDC25 that discuss server-side Swift. Specifically, the session titled "What’s new in Swift" covers how Swift is being used in the server ecosystem. It highlights the benefits of using Swift for server applications, such as improved performance and reduced compute costs. The session also discusses the growing package ecosystem for server-side Swift, including libraries for networking, database drivers, and more. You can find more details in the chapter Swift throughout the stack: Server.

Additionally, the "Platforms State of the Union" session mentions Swift's use in large-scale server workloads, such as the Apple Password service, and introduces a new framework called Containerization to streamline the development of server-side components.