Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
/ reopen-hyperdrive Public archive

sample repo: seed content then download from another process

Notifications You must be signed in to change notification settings

dpaez/reopen-hyperdrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seed content, download from another process

Usage

node content.js

This will display a key, copy that.

node index.js [key]

Paste the key as an argument and run index.js

Expected

content.js should seed a file with a key. index.js should download the content from the key passed as an arg. Content should be replicated and logged in stdout.

Current

index.js is getting blocked when tries to writeFile on an already open hyperdrive. Replication seems to be working fine.

About

sample repo: seed content then download from another process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published