Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2021-10239
$eventId
ID of event: wwdc2021
$eventContentId
ID of session without event part: 10239
$eventShortId
Shortened ID of event: wwdc21
$year
Year of session: 2021
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2021] [Session 10239] Reduce ne...

WWDC21 • Session 10239

Reduce network delays for your app

System Services • iOS, macOS, tvOS, watchOS • 22:51

CPU performance and network throughput rates keep improving, but the speed of light is one limit that isn’t going any higher. Learn the APIs and best practices to maximize your app’s responsiveness and efficiency by keeping network round-trip times low and minimizing the number of round trips when performing network operations.

Speakers: Stuart Cheshire, Vidhi Goel

Open in Apple Developer site