cratetorrent icon indicating copy to clipboard operation
cratetorrent copied to clipboard

UDP trackers

Open vimpunk opened this issue 4 years ago • 6 comments

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

vimpunk avatar Jan 07 '21 19:01 vimpunk

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.

hedonhermdev avatar Jan 10 '21 14:01 hedonhermdev

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

vimpunk avatar Jan 12 '21 15:01 vimpunk

@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.

billyb2 avatar Mar 08 '21 19:03 billyb2

@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

vbakc avatar May 16 '21 10:05 vbakc

@vbakc sure! I added it here

billyb2 avatar May 17 '21 16:05 billyb2

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

vbakc avatar May 17 '21 17:05 vbakc