mafintosh / torrent-stream

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

Read stream buffer size #188

Open jvitoroc opened 6 years ago

jvitoroc commented 6 years ago

How can I change the buffer size of the read stream? It slows down my network. https://nodejs.org/api/fs.html#fs_fs_createreadstream_path_options

I'm new to network programming! Sorry for my EN