{"service":"Customer Service WebSocket Gateway","version":"1.0.0","endpoints":{"client":{"path":"/client/","description":"玩家客服聊天页面，需 URL 参数: app_name, token"},"create_session":{"method":"POST","path":"/create-session","description":"创建客服会话"},"player":{"namespace":"/","event":"connect_player","auth":{"session_id":"string"}},"staff":{"namespace":"/","event":"connect_staff","auth":{"token":"JWT token"}}}}