torrent_tracker 1.3.4 copy "torrent_tracker: ^1.3.4" to clipboard
torrent_tracker: ^1.3.4 copied to clipboard

outdated

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add torrent_tracker

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  torrent_tracker: ^1.3.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:torrent_tracker/torrent_tracker.dart';
1
likes
0
points
3
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

License

unknown (license)

Dependencies

bencode_dart, dartorrent_common

More

Packages that depend on torrent_tracker