Skip to content

Builders and iteration support for Apple's Combine Framework #1875

Open
@nbransby

Description

@nbransby

How does Apple's implementation of reactive streams compare to Flow? Can we expect a kotlinx-coroutines-combine module providing utilities for the Combine Framework?

I ask because I have a kotlin multiplatform library that will be consumed from a swift code base and considering Kotlin Native doesn't support suspend function interop I intend to expose the Flows in my API surface as Publishers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions