Add server interop tests

This commit is contained in:
Lucio Franco
2019-09-06 21:40:59 -04:00
parent 0c682536b8
commit f74bba6858
5 changed files with 86 additions and 10 deletions
+1
View File
@@ -21,6 +21,7 @@ bytes = "0.4"
http = "0.1"
futures-core-preview = "=0.3.0-alpha.18"
futures-util-preview = "=0.3.0-alpha.18"
async-stream = { git = "https://github.com/tokio-rs/async-stream" }
console = "0.7"
structopt = "0.2"