Skip to content

Extract package bittorrent-tracker-client #1067

@josecelano

Description

@josecelano

Relates to:

@torrust/torrustaceans had decided to extract all the tracker client functionality into a new package.

packages/
├── clock
├── configuration
├── located-error
├── primitives
├── test-helpers
├── torrent-repository
└── tracker-client (bittorrent-tracker-client) <- the new package

The package will include a lib with the following types:

And three binaries (console apps):

  • HttpTrackerClient
  • UdpTrackerChecker
  • TrackerChecker

Those binaries will eventually be merged into a single console app with three subcommands.

cc @da2ce7 @mario-nt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions