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 up[CLOSED] allow disabling of trackers/dht and add local ut_metadata/handshake test #100
Comments
This comment has been minimized.
This comment has been minimized.
|
Note that the next test I want to get working that's currently failing is a variation of this one where one isolated Client and one non-isolated Client connect to each other and ensure that both clients receive the entire torrent. We could also do a similar one without relying on any external servers by allowing bittorrent-client.Client.add(torrentId) to also optionally take in a readable stream of the torrent's complete contents. |
This comment has been minimized.
This comment has been minimized.
|
Just added another commit that fixed a serious bug in storage.js and added more unit tests. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
As usual, this was an awesome PR! Only feedback I have is that it would be easier to review if you had multiple smaller commits. But that's minor. Published as 0.0.5! |
Friday May 09, 2014 at 11:22 GMT
Originally opened as https://github.com/feross/bittorrent-client/pull/4
fisch0920 included the following code: https://github.com/feross/bittorrent-client/pull/4/commits