Skip to content

provide a saga middleware implementation #5

@encodeering

Description

@encodeering

would be good to provide the scond of the planned middleware components: saga

a sage uses special effect operations that operate on the action stream, like take put or race to name a few. https://redux-saga.js.org/

middleware components already build upon kotlin's coroutines, so it should be doable to provide an implementation here.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions