mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
mcp server update
This commit is contained in:
@ -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}")
|
||||
|
||||
Reference in New Issue
Block a user