{ "metadata": { "name": "ws-api", "version": "1.0.0", "author": "FutureOSS", "description": "WebSocket API 服务 - 实时双向通信", "type": "protocol" }, "config": { "enabled": true, "args": { "host": "0.0.0.0", "port": 8081 } }, "dependencies": [], "permissions": [] }