dtorrent_tracker 1.3.20 copy "dtorrent_tracker: ^1.3.20" to clipboard
dtorrent_tracker: ^1.3.20 copied to clipboard

Http/Https and UDP torrent tracker/scrape Dart library. It's for implementing bittorrent client.

1.0.0 #

  • Initial version

1.1.0 #

  • Change the interface

1.3.1 #

  • Change the tracker interfaces and add a new dependency

1.3.4 #

  • Add IPv6 support
  • Make tracker and scrape can re-try
  • Change Readme and example
  • Delete useless files

1.3.6 #

  • Fix a http tracker bug

1.3.11 #

  • Remove 'timeout' retry future.
  • Add 'Error happen' retry future.
  • Change HttpTracker

1.3.12 #

  • Add 'complete' method

1.3.14 #

  • Migrate to null safety
  • Some linting and code style changes

1.3.15 #

  • pub.flutter-io.cn fixes

1.3.16 #

  • migrate to events_emitter2

1.3.17 #

  • use the new legal test torrents
  • update deps and sdk constraints

1.3.18 #

  • use logging package

1.3.19 #

  • Fix HTTP peer IP parsing
  • Fix query string handling in HttpTrackerBase to correctly append existing query parameters (private trackers)
  • Improve error handling and code clarity in tracker classes
  • Add comprehensive test coverage
  • Add Codecov configuration and CI workflow
  • Add Dependabot configuration for automated dependency updates
  • Update dtorrent_parser dependency to ^1.0.9

1.3.20 #

  • Update dtorrent_common dependency to ^1.0.8
  • Update b_encode_decode dependency to ^1.0.5
2
likes
150
points
216
downloads

Publisher

unverified uploader

Weekly Downloads

Http/Https and UDP torrent tracker/scrape Dart library. It's for implementing bittorrent client.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

b_encode_decode, dtorrent_common, events_emitter2, logging

More

Packages that depend on dtorrent_tracker