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

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -