Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 420 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 420 Bytes

LibrsyncEx

A NIF wrapper library around librsync.

Installation

You'll need to have librsync installed to build and use this library.

Usage

Presently, only the "Whole-file" API from librsync is implemented.

Roadmap

  • V1.X - Implement the "Whole-file" API
  • V2.X - Add the "Streaming jobs" API
  • V3.X - Add the "Pull stream interface" API.