Skip to content

mee/hsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSync (Work in Progess)

The goal here is to build a file server over http that clients can pull patches from to stay in sync with the servers' files.

Inspired by zsync.

To use, run make-test-files.sh and then load Hsync.hs into ghci.

You can then fake-o patch one file to another with,

patch "test/abc" "test/abc2"

This will show information about the files, their similarities (lcs) and the generated patch (list).

About

diff/patch file server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published