Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/163 global download upload limit #1040

Open
wants to merge 5 commits into
base: master
from
Commits on Feb 11, 2017
  1. Global download and upload limit for all TCP peer connections

    chtrinh committed Feb 11, 2017
    throttleDownload() and throttleUpload() helper methods for rate
    adjustments
  2. Fix typo and spacing

    chtrinh committed Feb 11, 2017
  3. Set throttle streams for tcpIncoming peers

    chtrinh committed Feb 11, 2017
Commits on May 22, 2017
  1. Limit WebRTC as well as TCP connections

    chtrinh committed May 22, 2017
    Thanks BenmasterTM
  2. Merge branch 'master' into feature/163_global_download_upload_limit

    chtrinh committed May 22, 2017
You can’t perform that action at this time.