Skip to content

Extract duplicate implementation of InfoHash struct #251

@josecelano

Description

@josecelano

Relates to: torrust/torrust-tracker#360

We are duplicating code for:

pub struct InfoHash(pub [u8; 20]);` struct

We should extract a common BitTorrent protocol crate for both the Tracker and the Index Backend.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions