Clojure websocket async app using Immutant
See config/config.edn.example
lein run
APP_CONFIG=config/config.edn lein repl
;; REPL starts in 'user namespace, type:
user=> (go)
;; Server will be started, REPL will be switched to 'dev namespace
dev=> (stop) ;; (reset), (start)
Copyright © 2017 Lens
Distributed under the MIT license.