Coder Social home page Coder Social logo

Comments (7)

KiraLT avatar KiraLT commented on May 31, 2024 1

According to the docs:

For downloadLimit and uploadLimit the possible values can be:

  • > 0. The client will set the throttle at that speed
  • 0. The client will block any data from being downloaded or uploaded
  • -1. The client will is disable the throttling and use the whole bandwidth available

from torrent-stream-server.

KiraLT avatar KiraLT commented on May 31, 2024

There are some movements regarding this issue on webtorrent/webtorrent#2062. Let's hope It won't stop like all the previous 6 pull requests:

from torrent-stream-server.

omgbox avatar omgbox commented on May 31, 2024

There are some movements regarding this issue on webtorrent/webtorrent#2062. Let's home It won't stop like all the previous 6 pull requests:

looks like its awaiting to be merged to branch but last commit webtorrent#2023 no approval or blocked , might be few weeks or at least few months to see it all green.

from torrent-stream-server.

KiraLT avatar KiraLT commented on May 31, 2024

Finally, they released this feature, I will include this feature soon!

from torrent-stream-server.

omgbox avatar omgbox commented on May 31, 2024

Finally, they released this feature, I will include this feature soon!

I wonder if it is per torrent or global preset which effects the entire engine.

from torrent-stream-server.

KiraLT avatar KiraLT commented on May 31, 2024

Added speed limitations. Limitations are global, so when multiple torrents are downloading they will share network bandwidth.

There are two types:

  • Download speed, default is 5MB/s. In most cases is more than enough, faster speed could crash NodeJS.
  • Upload speed, default is 0. In many cases, you can't seed torrents (for legal reasons or when using services like Heroku).

These parameters can be changed by providing a config file or by ENV variables - docs

from torrent-stream-server.

pataquets avatar pataquets commented on May 31, 2024

@KiraLT I've checked the docs and had a doubt. Does 0 for upload speed means 'do not upload' or 'unlimited upload'?

from torrent-stream-server.

Related Issues (20)

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.