mirror of
https://github.com/telemt/telemt.git
synced 2026-09-21 10:08:23 +03:00
Update deps + Docs for Webosckets in WEB-Modus
This commit is contained in:
@@ -76,6 +76,8 @@ hyper = { version = "1.10.1", features = ["client", "server", "http1"] }
|
||||
hyper-util = { version = "0.1.20", features = ["tokio", "server-auto"] }
|
||||
http-body-util = "0.1.3"
|
||||
httpdate = "1.0.3"
|
||||
tokio-tungstenite = { version = "0.30.0", default-features = false }
|
||||
futures-util = { version = "0.3.32", default-features = false, features = ["sink", "std"] }
|
||||
tokio-rustls = { version = "0.26.4", default-features = false, features = [
|
||||
"tls12",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user