Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upResource control #97
Closed
Resource control #97
Comments
This comment has been minimized.
This comment has been minimized.
|
Yep, all these are good ideas that this module should definitely support. The other thing that is really important is that it needs to have a streaming interface for accessing file contents before the file is fully downloaded. I'm going to push an initial implementation soon. |
This comment has been minimized.
This comment has been minimized.
|
Here's how I do it: https://github.com/astro/bitorama/blob/master/lib/file_stream.js |
This comment has been minimized.
This comment has been minimized.
|
Thanks, will take a look! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Monday Apr 14, 2014 at 17:44 GMT
Originally opened as https://github.com/feross/bittorrent-client/issues/1
I guess a bittorrent-client is basically an aggregation of bittorrent-swarms, right?
So far, I've found no common state requirements, except for resource control: