UPNP server integrated into rqbit.
How to use: https://github.com/ikatson/rqbit/pull/208
This commit is contained in:
parent
e8bd7ca7e5
commit
9e7b656f0b
34 changed files with 2420 additions and 234 deletions
|
|
@ -11,7 +11,7 @@ members = [
|
|||
"crates/peer_binary_protocol",
|
||||
"crates/dht",
|
||||
"crates/upnp",
|
||||
"crates/tracker_comms",
|
||||
"crates/tracker_comms", "crates/upnp-serve",
|
||||
]
|
||||
|
||||
[profile.dev]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue