Streaming is available in most browsers, and in the Developer app. Swift now supports asynchronous functions — a pattern commonly known as async/await. Discover how the new syntax can make your code easier to read and understand. Learn what happens when a function suspends, and find out how to adapt existing completion handlers to asynchronous functions. Resources SE-0296: Async/await SE-0297: Con