Git Product home page Git Product logo

libtorrent's People

Contributors

0xd34df00d avatar airium avatar ajax16384 avatar aldenml avatar alexandre-janniaux avatar allseeingeyetolledewesew avatar amirabrams avatar aresch avatar arvidn avatar cas-- avatar chocobo1 avatar d-komarov avatar daniel-w avatar falcosc avatar gubatron avatar jberkel avatar johang avatar john-peterson avatar jpetso avatar lucab avatar magnusjonsson avatar mlt avatar pavel-pimenov avatar peerkoel avatar roman-rybalko avatar sledgehammer999 avatar ssiloti avatar thomasyuan avatar wojci avatar zeule avatar

Watchers

 avatar

libtorrent's Issues

TODO List for WebRTC

  • [ x ] Set up Opentracker, just use https://www.npmjs.com/package/bittorrent-tracker for starters, eh?
    • [ x ] Research how trackers keep track of peers
      • Users are kept track of by port, ip and peer id in ot_http.c then with macros in trackerlogic.h
  • Set up Coturn ICE server
    • Research/debug each step in ice process with coturn
  • Set up Signalling Server https://www.npmjs.com/package/bittorrent-tracker for starters, gets complicated if separate signalling server is used. redis for storage? extra resources used? Not worth it. Ocelot and Opentracker need to be updated with ws and signalling support
    • Set up websocket server
  • Set up peerid storage
  • Set up webtorrent
    • Connect to Opentracker
    • Connect to Coturn
    • Connect to Signaling Server
    • Find peers in DHT with magnet link- hard one, dunno how yet.
  • libtorrent client
    • Connect to Opentracker
    • Connect to Signaling Server
      • Set up ws
      • Set up rawrtc
    • Connect to Coturn
  • Transfer files between webtorrent and libtorrent client with tracker
  • Set up libtorrent tests
  • Create tests for webRTC

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.