elsehow / peerscp

a command line tool for sending files to your friends via webRTC
Other
2 stars 0 forks source link

checksums #4

Open elsehow opened 9 years ago

elsehow commented 9 years ago

sender should send hashes of every file in the introductory json (where the filename is sent)

receiver should be checking each checksum after writing, and re-requesting data if needed.