Reagent plugin for the views library, providing real-time component updates to server-side changes to data.
Go to file
Gered a91876b7da view components now maintain their own list of subscribed view-sigs
- includes some related refactorings
- getting a view cursor by view name (not sig) now is limited to a
  view-sig lookup within the list of the component's own subscribed
  view-sigs instead of the global subscribed view-sig list
2014-12-26 22:39:37 -05:00
src view components now maintain their own list of subscribed view-sigs 2014-12-26 22:39:37 -05:00
.gitignore initial commit using test application code as the base & comments added 2014-12-24 19:19:43 -05:00
LICENSE initial commit using test application code as the base & comments added 2014-12-24 19:19:43 -05:00
project.clj initial commit using test application code as the base & comments added 2014-12-24 19:19:43 -05:00
README.md initial commit using test application code as the base & comments added 2014-12-24 19:19:43 -05:00

reagent-data-views

A Clojure library designed to ... well, that part is up to you.

Usage

FIXME

License

Copyright © 2014 Gered King

Distributed under the the MIT License. See LICENSE for more details.