Skip to content

companykitchen/librsync_ex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An Elixir NIF wrapper for librsync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 61.3%
  • C 24.1%
  • Makefile 14.6%