mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-27 11:17:01 +02:00
Url parameters for websocket URLs
This commit is contained in:
@@ -17,6 +17,7 @@ thiserror = "2.0.11"
|
||||
tokio = { version = "1.0", default-features = false, features = ["macros", "time", "test-util"] }
|
||||
tokio-tungstenite = { version = "0.26.1", default-features = false, features = ["rustls-tls-native-roots", "connect"] }
|
||||
yaak-models = { workspace = true }
|
||||
yaak-http = { workspace = true }
|
||||
yaak-plugins = { workspace = true }
|
||||
yaak-templates = { workspace = true }
|
||||
serde_json = "1.0.132"
|
||||
|
||||
Reference in New Issue
Block a user