0.0.1 • Published 11 years ago

asynchronoujs v0.0.1

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

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.