Playing with DHT over UDP
This commit is contained in:
parent
1f6f9988f5
commit
f6656841c0
5 changed files with 173 additions and 15 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -278,6 +278,10 @@ dependencies = [
|
|||
"bencode",
|
||||
"hex 0.4.3",
|
||||
"kad",
|
||||
"librqbit_core",
|
||||
"log",
|
||||
"parking_lot",
|
||||
"pretty_env_logger",
|
||||
"serde",
|
||||
"tokio",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue