An example project for websocket application using:
These projects are WIP, may contain some bugs.
And these ring/lein-ring forks heavily depend on Jetty9. It is not compatible with other application containers and server frameworks
To start a web server for the application, run:
lein ring-jetty server
To create war archive, run:
lein ring-jetty uberwar
Copyright 2014 Takashi AOKI