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

Support for BEP0033 DHT Scrapes #17

Open
Aaron2550 opened this issue May 2, 2024 · 2 comments
Open

Support for BEP0033 DHT Scrapes #17

Aaron2550 opened this issue May 2, 2024 · 2 comments

Comments

@Aaron2550
Copy link

First of all i would like to thank you for creating this library, it's been a help for me already!

Is adding support for BEP0033 planned? I'm super new to Rust and thus probably can't help much. The new AnnouncePeer and GetPeers semantics sound very easy to implement, but i am not so sure about the other additions in BEP0033. I could try my hand if you're ready to read some bad Rust code ^^'

I'll leave some links related to BEP0033 here:

@Nuhvi
Copy link
Collaborator

Nuhvi commented May 3, 2024

Hello @Aaron2550, thanks and I am happy it helped you.

I don't have any plans to add BEP_0033 since this implementation was mainly just built to support https://pkarr.org where all I need is BEP_0044 and BEP_0005.

I am still new to Rust as well, so feel free to submit a PR :)

@avdb13
Copy link

avdb13 commented Nov 28, 2024

Been interested in the BitTorrent protocol foe quite a while.
I was searching for a practical application of bloom filters, this issue seems like a good start.

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

No branches or pull requests

3 participants