Combine vs AsyncStreams #2257
jaroslavas
started this conversation in
General
Replies: 1 comment 2 replies
-
The use of Combine in TCA is not deprecated, just the publisher-specific operators on |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From what I see in the code of this library, Combine-based interfaces are deprecated. What I can't find is the reason behind that. Is there a public discussion or an explanation of why this was done?
For a background, I'm thinking if using Combine in a TCA-based app is a good idea or is going all-in on AsyncStreams is the way to go?
Beta Was this translation helpful? Give feedback.
All reactions