[rust-server] Reland: fix TCP-layer TTFT stalls (#33026) (#33269)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Kan Wu
2026-08-02 20:52:29 -07:00
committed by GitHub
co-authored by Claude Fable 5
parent e824b24250
commit 8186eeb939
5 changed files with 33 additions and 3 deletions
+1
View File
@@ -2571,6 +2571,7 @@ dependencies = [
"rmpv",
"serde",
"serde_json",
"socket2 0.6.4",
"thiserror",
"tokio",
"tracing",