bitar

A library for low bandwidth file synchronization over http.

See bita for a more detailed description of the synchronization concept.

Usage

Multiple examples of how to use bitar is available under the examples directory.

```console

Run example using cargo:

cargo run --example local-cloner ```