aschmolck / event-framework-1

An exploration of ideas on how to manage an asynchronous event framework with Clojure and Aleph.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eventframework

A very basic chat client built as a demonstration of one way to do asynchronous messaging using Clojure, Compojure, and Aleph. This was built in large part as an exercise for me to learn how to use these tools plus Heroku.

A standalone jar with all dependencies included can be produced with lein uberjar.

About

An exploration of ideas on how to manage an asynchronous event framework with Clojure and Aleph.

License:MIT License


Languages

Language:JavaScript 54.3%Language:Clojure 45.7%