Skip to content

Better peer ID recognition #475

@si14

Description

@si14

Hey folks!

I just released a peer ID registry/parser I was working on for my own BitTorrent related project. I think it can help Torrust to recognise more clients and also get their versions for free. Plus it'd be great to join our efforts on that kind of boring but foundational building blocks.

Let me know what you think, if you like the idea I'm happy to submit a PR changing the get_client_name implementation. It seems to be almost a drop-in replacement. I return Strings instead of 'static &str, but it should't be a problem as the only call site turns that &str into a String immediately anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions