The beginnings of "What would it look like if I used a DHT for peer discovery?"

This commit is contained in:
2024-07-31 20:50:41 -04:00
parent 1bc492aef1
commit aa1ad0a080
4 changed files with 43 additions and 0 deletions

3
.gitmodules vendored
View File

@ -22,3 +22,6 @@
[submodule "deps/openssl_src"]
path = deps/openssl_src
url = https://github.com/openssl/openssl.git
[submodule "deps/dht"]
path = deps/dht
url = https://github.com/jech/dht.git