Explicit proxy runner + closing local connection if remote is over (#314)
* Updated built dependency So that it wouldn't fail on nwindows * Concurrent RW client-side * Draft of a ProxyRunner * Super experimental proxy runner for provider Very much WIP * Extracting shared code + cleanup * Logging cleanup * Removed redundant close request
This commit is contained in:
committed by
GitHub
parent
7f0ccea39c
commit
9efc195046
+1
-1
@@ -30,7 +30,7 @@ pemstore = {path = "../common/pemstore"}
|
||||
topology = {path = "../common/topology"}
|
||||
|
||||
[build-dependencies]
|
||||
built = "0.3.2"
|
||||
built = "0.4.3"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.1.0"
|
||||
Reference in New Issue
Block a user