gmorpheme / cont-examples

Coroutine-style web handler investigations in Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cont-examples

Some tiny, sketchy experiments with various methods of building coroutine style web handlers.

  • continuation monad from algo.monads
  • core.async based channels
  • more to come...

About

Coroutine-style web handler investigations in Clojure


Languages

Language:Clojure 100.0%