kachayev/muse

Use manifold?

Closed this issue · 0 comments

Thanks for this great library!

Have you considered using manifold instead of relying directly on core.async channels as data sources? If I understood the rationale of manifold correctly, it would mean that muse users would not be forced to use the core.async programming model if they do not wish to, as manifold is a more generic async abstraction than core.async.