Skip to content
This repository was archived by the owner on Mar 11, 2020. It is now read-only.
This repository was archived by the owner on Mar 11, 2020. It is now read-only.

Make reloading and change subscription stream-based #20

@runarorama

Description

@runarorama

The BaseConfig class keeps its internal mutable state as IORefs, and we should change this to scalaz.stream.async.mutable.Signal to make it easier to subscribe to changes. Users should be able to get a Process[Task,Config] from (or even instead of) a MutableConfig.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions