aquatic_ws: pass on offers to other peers; minor fixes

This commit is contained in:
Joakim Frostegård 2020-05-08 21:05:46 +02:00
parent f2ae494902
commit 5b58db90e3
5 changed files with 130 additions and 31 deletions

1
Cargo.lock generated
View file

@ -82,6 +82,7 @@ dependencies = [
name = "aquatic_ws"
version = "0.1.0"
dependencies = [
"aquatic",
"bittorrent_udp",
"cli_helpers",
"flume",