feat: Adding streamable-http transport support for backend, desktop and cli (#2942)

This commit is contained in:
btdeviant
2025-07-01 16:35:11 -07:00
committed by GitHub
parent 2cadc1db7e
commit 2948d4a375
21 changed files with 1085 additions and 21 deletions
Generated
+1
View File
@@ -5321,6 +5321,7 @@ dependencies = [
"serde_json",
"thiserror 1.0.69",
"tokio",
"tokio-util",
"tower 0.4.13",
"tower-service",
"tracing",