Code Monkey home page Code Monkey logo

393torrent's People

Contributors

d0th3do avatar gastersans avatar nat-henderson avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

393torrent's Issues

Basic uploadiness

We need to be able to upload files to peers; this includes broadcasting with HAVE messages and responding correctly to requests, including respecting choking and is_interested.

Seed Tests

We need to be able to seed to peers correctly, and we need tests to prove it. This will be mostly unit tests since we can't simulate peers well, but we'll need an integration test anyway. Maybe something that's often-downloaded so we can actually prove we've got it working.

some torrents have many trackers and we are being impolite.

If there are many trackers for one torrent, first you ask the first list of trackers in parallel, then you ask the next list if no one was nice enough to respond, then you continue through those lists. We are just sort of asking whoever.

Test Files Don't Work And We Don't Have Test Cases

The BT Tracker for debian is returning an empty string instead of being helpful, which is unfortunate. It's supposed to give us a nice little "error message" thing, but unfortunately it's not compliant.

The BT Tracker for thepiratebay is, unsurprisingly, giving us connection refused. It just does that sometimes.

Also, we don't have test cases, though the code appears to be working to me.

Daniel, is it cool if I ask you to do this? Assign it to me if not.

Peer Tests

We need to test that we can download things and that peers can talk to us correctly. Things like the handshake and correctly formatted requests for pieces.

We have absolutely no UI

Users can read our lovely debug messages and infer the download success! (no, we should really fix this)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.