om-processes
This is an port of David Nolen's 10,000 Processes to Om.
Running
Have Leiningen auto build ClojureScript sources:
lein cljsbuild auto om-processes &
Open resources/public/index.html
in your favorite browser:
open resources/public/index.html
References
- David Nolen's Om - A ClojureScript interface to Facebook's React.
- Clojure core.async
Copyright and license
Copyright © 2014 Tom Marble
Licensed under the EPL (see the file EPL).