mcp/developer: Refactor to use tokio SplitStream (#3894)

Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
Colin Walters
2025-08-07 21:44:14 -04:00
committed by GitHub
parent e124bb084f
commit 719b569681
3 changed files with 74 additions and 69 deletions
Generated
+1
View File
@@ -3466,6 +3466,7 @@ dependencies = [
"tempfile",
"thiserror 1.0.69",
"tokio",
"tokio-stream",
"tracing",
"tracing-appender",
"tracing-subscriber",