Added JS client

This commit is contained in:
2023-05-12 20:58:50 +02:00
parent 797dba0efb
commit 4e891ce3a4
15 changed files with 1587 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ anyhow = "1.0.71"
tokio = { version = "1.28.0", features = ["full"] }
tide = "0.16.0"
tide-websockets = "0.4.0"
tide-tracing = "0.0.12"
d3270-common = {path = "../d3270-common"}
bytes = "1.4.0"
tracing = "0.1.37"