src | ||
.gitignore | ||
LICENSE | ||
project.clj | ||
README.md |
clj-browserchannel-messaging
Helper utilities and Ring middleware for using BrowserChannel as a real-time client-server messaging protocol in your Clojure/ClojureScript web apps.
Currently in early development. Documentation and examples to come!
Usage
TODO: write better and more complete usage instructions + examples
License
Copyright © 2014 Gered King
Distributed under the the MIT License (the same as clj-browserchannel). See LICENSE for more details.