carson-katri / swift-request

Declarative HTTP networking, designed for SwiftUI
MIT License
727 stars 41 forks source link

Improve Combine Support #21

Closed carson-katri closed 3 years ago

carson-katri commented 4 years ago

Make Request as interoperable with Combine as possible. I will spec this out soon.

carson-katri commented 4 years ago

34 adds better Combine support, making Request and RequestGroup publishers.