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

Storing values #9

Closed
yokto opened this issue Jan 20, 2015 · 4 comments
Closed

Storing values #9

yokto opened this issue Jan 20, 2015 · 4 comments

Comments

@yokto
Copy link

yokto commented Jan 20, 2015

I didn't see a method for storing/publishing values. Is this correct?

How difficult would it be to implement such a function. I am willing to do it if it's not to complicated.

@spikebike
Copy link

I'd be interested in this as well. Is the a BEP, RFC or similar that covers the implementation details? Any idea what percentage of mainline DHT clients support a storage standard?

@yokto
Copy link
Author

yokto commented Jan 20, 2015

http://www.bittorrent.org/beps/bep_0005.html I found this am currently reading it.

@spikebike
Copy link

That's the authoritative reference for the mainline DHT, but does not include DHT storage.

@jech
Copy link
Owner

jech commented Feb 13, 2015

This library implements BEP-5 and BEP-32. It's meant for BitTorrent implementations, and therefore won't implement anything that's out of scope for BitTorrent.

There are a bunch of forks of this library that implement more general DHT functionality, and some of them are actually pretty well done. Please search for a library that meets your non-BitTorrent DHT needs.

@jech jech closed this as completed Feb 13, 2015
@p-brz p-brz mentioned this issue Feb 16, 2017
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