-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
No labels