Download clj wamp example Free Java Code
Description
Example Clojure WebSockets project using clj wamp and HTTP Kit.
Source Files
The download file clj-wamp-example-master.zip has the following entries.
.gitignore/*from w ww . ja v a 2 s . c o m*/
README.md
project.clj
resources-dev/config.clj
resources-dev/log4j.properties
resources-prod/config.clj
resources-prod/log4j.properties
resources/public/coverage/clj_wamp/server.clj.html
resources/public/coverage/coverage.css
resources/public/coverage/coverage.txt
resources/public/coverage/index.html
resources/public/css/chat.css
resources/public/css/layout.css
resources/public/css/rpc.css
resources/public/doc/clj-wamp.server.html
resources/public/doc/css/default.css
resources/public/doc/index.html
resources/public/doc/js/jquery.min.js
resources/public/doc/js/page_effects.js
resources/public/favicon.ico
resources/public/img/clj-wamp-template-screencap.png
resources/public/img/template-console-screencap.png
resources/public/js/chat.js
resources/public/js/rpc.js
src/clj_wamp_example/config.clj
src/clj_wamp_example/main.clj
src/clj_wamp_example/routes.clj
src/clj_wamp_example/views/chat.html
src/clj_wamp_example/views/error-modal.html
src/clj_wamp_example/views/home.html
src/clj_wamp_example/views/layout.html
src/clj_wamp_example/views/rpc.html
src/clj_wamp_example/views/tutorial.html
src/clj_wamp_example/websocket.clj
Download
Click the following link to download clj-wamp-example-master.zip.
clj-wamp-example-master.zip