Skip to content

provide a saga middleware implementation #5

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions