torrent-memory-storage

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i torrent-memory-storage

Weekly Downloads

4

Version

1.0.0

License

MIT

Last publish

Collaborators

  • mafintosh