WWDC21: Use async/await with URLSession | Apple
Discover how you can adopt Swift concurrency in URLSession using async/await and AsyncSequence, and how you can apply Swift concurrency concepts to improve your networking code.
Explore related documentation, sample code, and more:
URLSession: https://developer.apple.com/documentation/foundation/urlsession
Eliminate data races using Swift Concurrency: https://developer.apple.com/videos/play/wwdc2022/110351
Meet AsyncSequence: https://developer.apple.com/videos/play/wwdc2021/10058
Accelerate networking with HTTP/3 and QUIC: https://developer.apple.com/videos/play/wwdc2021/10094
Meet async/await in Swift: https://developer.apple.com/videos/play/wwdc2021/10132
Analyze HTTP traffic in Instruments : https://developer.apple.com/videos/play/wwdc2021/10212
More Apple Developer resources:
Video sessions: https://apple.co/VideoSessions
Documentation: https://apple.co/DeveloperDocs
Forums: https://apple.co/DeveloperForums
App: https://apple.co/DeveloperApp