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

Make reloading and change subscription stream-based #20

Open
runarorama opened this issue Oct 30, 2015 · 1 comment
Open

Make reloading and change subscription stream-based #20

runarorama opened this issue Oct 30, 2015 · 1 comment

Comments

@runarorama
Copy link
Contributor

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.

@ceedubs
Copy link
Contributor

ceedubs commented Oct 30, 2015

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants