mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-03 03:05:31 +00:00
aquatic_ws: pass on offers to other peers; minor fixes
This commit is contained in:
parent
f2ae494902
commit
5b58db90e3
5 changed files with 130 additions and 31 deletions
|
|
@ -14,6 +14,7 @@ name = "aquatic_ws"
|
|||
path = "src/bin/main.rs"
|
||||
|
||||
[dependencies]
|
||||
aquatic = { path = "../aquatic" }
|
||||
bittorrent_udp = { path = "../bittorrent_udp" }
|
||||
cli_helpers = { path = "../cli_helpers" }
|
||||
flume = "0.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue