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

Expose "disable TCP/uTP" torrent client options. #263

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

pataquets
Copy link
Contributor

Specifically, disabling TCP in favor of uTP (UDP-based) helps reduce network congestion.

@ajnavarro
Copy link
Member

@pataquets looks good! do you mind rebasing please? thanks!

@coveralls
Copy link

coveralls commented Feb 20, 2024

Pull Request Test Coverage Report for Build 7980056286

Details

  • -2 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 28.994%

Changes Missing Coverage Covered Lines Changed/Added Lines %
torrent/client.go 0 2 0.0%
Totals Coverage Status
Change from base Build 7971723525: -0.03%
Covered Lines: 628
Relevant Lines: 2166

💛 - Coveralls

@pataquets
Copy link
Contributor Author

@ajnavarro Done!

@ajnavarro ajnavarro merged commit cced772 into distribyted:master Feb 21, 2024
7 of 8 checks passed
@pataquets pataquets deleted the expose-disable-tcp-utp branch February 21, 2024 09:14
@pataquets
Copy link
Contributor Author

@ajnavarro FYI: if you fancy more network improvement features, there's an ongoing feature request for upstream Anacrolix's lib which might be of interest, although it needs implementation: anacrolix/torrent#248
Unfortunately, I lack the skills to implement it properly, but if you are looking for some hacking it might be of your interest. Just letting you know, no obligation 😉.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants