Skip to content

mafintosh/torrent-memory-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torrent-memory-storage

torrent-stream storage that stores pieces in memory

npm install torrent-memory-storage

Usage

var torrents = require('torrent-stream')
var mem = require('torrent-memory-storage')
var engine = torrents('magnet:some-magnet-link', {
  storage: mem
})

License

MIT

About

torrent-stream storage that stores pieces in memory

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published