Apple introduced Combine at WWDC 2019, bringing first-party reactive programming to the Swift ecosystem. In this talk I explore how to wrap existing APIs and patterns into Combine publishers, making it easier to adopt the framework incrementally in real-world projects.

Wrapping things with Combine
An exploration of Apple's Combine framework and how to wrap existing APIs and patterns into reactive publishers.