Fork me on GitHub

data synchronization using a mathematical aproach

Mathsync

Mathsync is a tiny cross-language open-source library to easily let web applications synchronize state with their server after being offline for some time. The library is meant to be pluggable aside business logic and do the hard work of efficiently retrieving updates which occurred on the server in the mean time.

Learn more Get started in browsers Get started in Node.js Get started in java