mcp server update

This commit is contained in:
hjlarry
2025-09-09 15:01:38 +08:00
parent 2b908d4fbe
commit 3867fece4a
3 changed files with 55 additions and 0 deletions

View File

@ -209,6 +209,7 @@ def handle_collaboration_event(sid, data):
2. varsAndFeaturesUpdate
3. syncRequest(ask leader to update graph)
4. appStateUpdate
5. mcpServerUpdate
"""
mapping = redis_client.get(f"ws_sid_map:{sid}")