Skip to content

Conversation

@xBaank
Copy link
Owner

@xBaank xBaank commented Jan 19, 2026

No description provided.

@xBaank xBaank merged commit 0213e11 into develop Jan 19, 2026
1 check passed
@xBaank xBaank deleted the handle_request_cancellation branch January 19, 2026 18:46
xBaank added a commit that referenced this pull request Jan 21, 2026
* Add and improve tests (#13)

* Refactor

* a

* a

* a

* wip

* WIP

* a

* a

* a

* a

* a

* a

* some api changes

* a

* a

* a

* WIP

* wip

* wip

* a

* Abbsssssssssstractioooooooooonsssssss

* wip

* WIP

* wip

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* WIP

* wip

* A

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* a

* fix

* a

* a

* a

* wip

* wip

* wip

* wip (#20)

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* fix ip proxy

* wip

* wip

* DOCKEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEER

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* Add step to check IPv6 configuration

* wip

* wip

* wip

* wip

* wip

* a

* wip

* WIP

* Refactor PeerRequestWindow and RequestScheduler: simplify window calculation and remove RTT tracking

* Refactor TorrentTests and MessageStream: simplify matrix parameters and update channel options

* wip

* wip

* wip

* wip

* Update timeout and matrix parameters in TorrentTests

Increased timeout duration and adjusted matrix parameters for seeders and leechers counts in TorrentTests.

* Optimistic choking (#25)

* wip

* wip

* wip

* wip

* wip

* wip

* Reduce capacity

---------

Co-authored-by: xBaank <you@example.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add more cases

* wip

* wip

* Fix formatting issues in README.md

* Dispose and start trackers concurrently

* wip

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Send cancel request

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update README

* wip

* wip

* Revise README for statistics monitoring and examples

Updated usage examples to include statistics monitoring and removed redundant sections.

* wip

* wip

* wip (#30)

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add GNU GPL v3 License

Added the GNU General Public License version 3 to the project.

* wip

* wip

* wip

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Revert "wip"

This reverts commit 5dff639.

* Create dependabot.yml

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Bump CSharpier.MsBuild from 1.2.1 to 1.2.5 (#33)

---
updated-dependencies:
- dependency-name: CSharpier.MsBuild
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 10.0.1 to 10.0.2 (#35)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console (#36)

Bumps Microsoft.Extensions.Logging from 10.0.1 to 10.0.2
Bumps Microsoft.Extensions.Logging.Console from 10.0.1 to 10.0.2

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Testcontainers from 4.9.0 to 4.10.0 (#37)

---
updated-dependencies:
- dependency-name: Testcontainers
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump TUnit from 1.11.18 to 1.11.28 (#38)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.11.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/checkout from 4 to 6 (#40)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/github-script from 7 to 8 (#41)

Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/upload-artifact from 4 to 6 (#44)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-dotnet from 4 to 5 (#42)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/download-artifact from 4 to 7 (#43)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/cache from 4 to 5 (#45)

Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* wip

* wip

* wip

* Bump TUnit from 1.11.28 to 1.11.45 (#48)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.11.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add ListenAddressIpv4 And ListenAddressIpv6 (#50)

* wip

* Remove `IpAddress` parameter in trackers.

* Cleanup

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* wip

* Bump TUnit from 1.11.45 to 1.12.3 (#52)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Implement cancellation handling on upload (#53)

* Implement cancellation handling on upload

* Add test

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Bump TUnit from 1.12.3 to 1.12.15 (#54)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.12.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add endgame (#55)

* wip

* wip

* wip

* wip

* wip

* dynamic timeout

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Respect tiers of bep_0012 (#56)

* wip

* wip

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Announce `completed` when all pieces are downloaded and fix torrent checkAsync race condition when completing a piece.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
xBaank added a commit that referenced this pull request Jan 21, 2026
* Add and improve tests (#13)

* Refactor

* a

* a

* a

* wip

* WIP

* a

* a

* a

* a

* a

* a

* some api changes

* a

* a

* a

* WIP

* wip

* wip

* a

* Abbsssssssssstractioooooooooonsssssss

* wip

* WIP

* wip

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* WIP

* wip

* A

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* a

* fix

* a

* a

* a

* wip

* wip

* wip

* wip (#20)

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* fix ip proxy

* wip

* wip

* DOCKEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEER

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* Add step to check IPv6 configuration

* wip

* wip

* wip

* wip

* wip

* a

* wip

* WIP

* Refactor PeerRequestWindow and RequestScheduler: simplify window calculation and remove RTT tracking

* Refactor TorrentTests and MessageStream: simplify matrix parameters and update channel options

* wip

* wip

* wip

* wip

* Update timeout and matrix parameters in TorrentTests

Increased timeout duration and adjusted matrix parameters for seeders and leechers counts in TorrentTests.

* Optimistic choking (#25)

* wip

* wip

* wip

* wip

* wip

* wip

* Reduce capacity

---------

Co-authored-by: xBaank <you@example.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add more cases

* wip

* wip

* Fix formatting issues in README.md

* Dispose and start trackers concurrently

* wip

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Send cancel request

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update README

* wip

* wip

* Revise README for statistics monitoring and examples

Updated usage examples to include statistics monitoring and removed redundant sections.

* wip

* wip

* wip (#30)

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add GNU GPL v3 License

Added the GNU General Public License version 3 to the project.

* wip

* wip

* wip

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Revert "wip"

This reverts commit 5dff639.

* Create dependabot.yml

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Bump CSharpier.MsBuild from 1.2.1 to 1.2.5 (#33)

---
updated-dependencies:
- dependency-name: CSharpier.MsBuild
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 10.0.1 to 10.0.2 (#35)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console (#36)

Bumps Microsoft.Extensions.Logging from 10.0.1 to 10.0.2
Bumps Microsoft.Extensions.Logging.Console from 10.0.1 to 10.0.2

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Testcontainers from 4.9.0 to 4.10.0 (#37)

---
updated-dependencies:
- dependency-name: Testcontainers
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump TUnit from 1.11.18 to 1.11.28 (#38)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.11.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/checkout from 4 to 6 (#40)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/github-script from 7 to 8 (#41)

Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/upload-artifact from 4 to 6 (#44)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-dotnet from 4 to 5 (#42)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/download-artifact from 4 to 7 (#43)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/cache from 4 to 5 (#45)

Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* wip

* wip

* wip

* Bump TUnit from 1.11.28 to 1.11.45 (#48)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.11.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add ListenAddressIpv4 And ListenAddressIpv6 (#50)

* wip

* Remove `IpAddress` parameter in trackers.

* Cleanup

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* wip

* Bump TUnit from 1.11.45 to 1.12.3 (#52)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Implement cancellation handling on upload (#53)

* Implement cancellation handling on upload

* Add test

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Bump TUnit from 1.12.3 to 1.12.15 (#54)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.12.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add endgame (#55)

* wip

* wip

* wip

* wip

* wip

* dynamic timeout

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Respect tiers of bep_0012 (#56)

* wip

* wip

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Announce `completed` when all pieces are downloaded and fix torrent checkAsync race condition when completing a piece.

* Fix CD

* Update cd

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant