mafintosh / torrent-stream

The low level streaming torrent engine that peerflix uses
MIT License
1.94k stars 227 forks source link

Question : Is seeking possible with torrent-stream? #154

Closed hyperlogin closed 8 years ago

hyperlogin commented 8 years ago

as per title thanks.

mafintosh commented 8 years ago

Yep. Just pass an {start: byteOffset, end: byteOffset} for the range you want when creating a read stream