Peer stream is more efficient

This commit is contained in:
Igor Katson 2021-07-14 15:29:59 +01:00
parent 9340c231ba
commit 3a9a858438
6 changed files with 109 additions and 63 deletions

1
Cargo.lock generated
View file

@ -235,6 +235,7 @@ dependencies = [
"clone_to_owned",
"futures",
"hex 0.4.3",
"indexmap",
"librqbit_core",
"log",
"parking_lot",