voytech / cljs-diagrams

A clojurescript relational desinger tool.
2 stars 1 forks source link

Replace EventBus with core.async #52

Open voytech opened 5 years ago

voytech commented 5 years ago

Think of replacing existing custom EventBus component with clojure rx. There is already dependency for clojure rx, why not to be consistent!

voytech commented 5 years ago

Or maybe async channels ? https://rigsomelight.com/drafts/clojurescript-core-async-todos.html