This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
clj-browserchannel-messaging/README.md

19 lines
537 B
Markdown

# clj-browserchannel-messaging
Helper utilities and Ring middleware for using [BrowserChannel](http://thegeez.net/2012/04/03/why_browserchannel.html)
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.