19 lines
537 B
Markdown
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.
|