Replaying an Om web session(Clojurescript)? -


i make om session clojurescript can reply whole gui on machine. how can pass atom client server changes sent, history of changes can replayed somewhere else?

update

i have put demo on web. go to:

connecttous.co

and click "previous sessions" @ bottom of web page. , code here:

https://github.com/zubairq/coils/tree/connecttous

you have take david nolen project:

https://github.com/swannodette/om-sync

as comments on readme

whenever application data changes om-sync synchronize changes via edn requests server.

and in twitt

another thing om-sync gives free - web apps work offline sync when network connectivity restored


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -