Skip to content

WebDeltaSync/WebR2sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebR2sync

*Notice:

  1. As a demo, we replace ECS API with local File API so that you can run locally.
  2. Use pure javascript version of server side so you don't need to compile c++ code (which is same as Linux Rsync).

Get started

environment: node.js v6.9.0

>> git clone this repository

>> install npm

>> cd to the path of this project

>> npm install

>> node bin/www

>> Now ,visit localhost:8000 on your browser

Document

Javascript Implementation of rsync algorithm: WebR2sync/blob/master/public/js/bit-sync.js

WebRsync Client: WebR2sync/blob/master/public/js/sync-client.js

WebRsync Server: WebR2sync/blob/master/app.js

About

WebR2sync

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published