Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UDP trackers #97

Open
vimpunk opened this issue Jan 7, 2021 · 6 comments
Open

UDP trackers #97

vimpunk opened this issue Jan 7, 2021 · 6 comments
Labels
enhancement New feature or request

Comments

@vimpunk
Copy link
Owner

vimpunk commented Jan 7, 2021

It's a fairly easy win yet it's a very useful feature as most trackers nowadays communicate over UDP rather than HTTP.

@vimpunk vimpunk added the enhancement New feature or request label Jan 7, 2021
@vimpunk vimpunk mentioned this issue Jan 7, 2021
24 tasks
@hedonhermdev
Copy link

Hey, if you would like me to work on this issue I can. I have some experience with the Bittorrent protocol from the one I was writing in GoLang.

@vimpunk
Copy link
Owner Author

vimpunk commented Jan 12, 2021

Hey @hedonhermdev, contributions are very much welcome, feel free to give it a shot!

@billyb2
Copy link

billyb2 commented Mar 8, 2021

@mandreyel , I've started to work on adding UDP trackers! My current work is here. If you'd give some criticism of how it looks so far, that would be great! If not, that's totally alright, but I'm hoping I can send a pull request.

@vbakc
Copy link

vbakc commented May 16, 2021

@billyb2 can you open pull request, please? Or a draft pull request, if it's not done yet.
To me, it's better to use struct instead of tuple in metainfo.rs:84

@billyb2
Copy link

billyb2 commented May 17, 2021

@vbakc sure! I added it here

@vbakc
Copy link

vbakc commented May 17, 2021

@billyb2 thank you) Added comment about what I talked about.
@mandreyel can you share, what do you think about it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants