feat: add /ws

This commit is contained in:
Sun-ZhenXing
2025-07-21 00:09:53 +08:00
parent bcb5994356
commit 48f2efef7a
10 changed files with 347 additions and 51 deletions

2
uv.lock generated
View File

@@ -344,7 +344,7 @@ cli = [
[[package]]
name = "mcp-template-python"
version = "0.1.1"
version = "0.1.2"
source = { editable = "." }
dependencies = [
{ name = "fastapi", extra = ["standard"] },