crates.io MIT licensed

bitar

A library to use for low bandwidth file synchronization over HTTP.

Usage

Examples of how to use bitar is available under the examples directory. Also see bita for more example usage.

```console

Run example using cargo

olle@home:~/bita/bitar$ cargo run --example local-cloner ```