Skip to content

Latest commit

 

History

History

bitar

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CI crates.io MIT licensed

bitar

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

  • Documentation
  • See bita for a more detailed description of the synchronization process.

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable rust 1.70 and up. It might compile with older versions depending on features set but it may change in any new patch release.

Usage

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

# Run example using cargo
olle@home:~/bita/bitar$ cargo run --example local-cloner