Code for Kyiv Clojure Meetup talk "Error handling with core.async"
22 Oct, 2014
Run server:
$ lein run
Running server on :5031
Open REPL and switch to asyncerr.core
namespace:
$ lein repl
asyncerr.server=> (in-ns 'asyncerr.core)
#<Namespace asyncerr.core>
asyncerr.core=>
Execute core
line by line and have fun!
Copyright © 2014 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.