Post #2282300
2026-02-12 10:19 UTC
@vrutberg@masto.nu yes, it isn’t just difficult. It is unsupported without extra work.
Thankfully async-algorithms just got the “share” operator.
Replies (1)
-
@vrutberg@masto.nu 2026-02-12 10:25
@mattiem@mastodon.social Oh, cool, I’ll have to check that out, thanks! I suppose going from Combine to AsyncStreams is more than just simply “migrating from Combine to AsyncStreams”, it’s also an architectural migration, which I honestly didn’t (but should’ve?) understand at first.