Skip to content

holepunchto/pear-stage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pear-stage

Synchronize from-disk to app drive peer-to-peer

Usage

import stage from 'pear-stage'
function status (info) { console.log(info) }
const link = 'pear://....'
const stream = stage(link, opts)
stream.on('data', status)

License

Apache-2.0

About

Synchronize from-disk to app drive peer-to-peer

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors