asynchronoujs
v0.0.1
Published
Synchronize models between browsers and server asynchronously.
Downloads
2
Readme
asynchronoujs
A library for browsers and Node.js servers.
It can help you synchronize your models between browsers and server. It supports multiple browsers and one server sharing the same model. Once a model is modified at server or any one of browsers, the other sides will get notified.
The project is still planning.