提交 4c856174 编写于 作者: crlfe's avatar crlfe 😲

Update websocket.md

上级 b81ea341
......@@ -272,7 +272,7 @@ await ws.signedURL("exampleWebSocket", {
:::warning uni-app-x 连接 WebSocket 说明
uni-app-x WebSocket API 暂未实现,仅影响客户端无法生成WebSocket连接地址,
可以通过云端API -> [signedURL](https://doc.dcloud.net.cn/uniCloud/websocket.html#unicloud-ws-signedurl) 生成连接地址后,使用 [uni.connectSocket](https://uniapp.dcloud.net.cn/api/request/websocket.html) 连接到 WebSocket 服务
可以通过云端API -> [signedURL](#unicloud-ws-signedurl) 生成连接地址后,使用 [uni.connectSocket](https://uniapp.dcloud.net.cn/api/request/websocket.html) 连接到 WebSocket 服务
:::
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册