SkillAgentSearch skills...

Hsync

diff/patch file server

Install / Use

/learn @mee/Hsync
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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).

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated9y ago
Forks0

Languages

Haskell

Security Score

70/100

Audited on May 8, 2016

No findings