Asynchrony in the router
cloutiertyler opened this issue · 1 comments
cloutiertyler commented
The router methods should be able to take closure parameters which return SignalTypes, plain ol' closures, and probably also Promises.
I'd like to add Promises to Reflex or at least see how they relate to Signals better.
cloutiertyler commented
Done! (Via promises)