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
Raw Normal View History

2014-12-07 17:09:32 -05:00
# 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!**
2014-12-07 17:09:32 -05:00
## Usage
TODO: write better and more complete usage instructions + examples
2014-12-07 17:09:32 -05:00
## License
Copyright © 2014 Gered King
Distributed under the the MIT License (the same as clj-browserchannel). See LICENSE for more details.