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

Update websocket.md

上级 89c84ab4
......@@ -331,3 +331,19 @@ exampleWebSocket.onError(event => {
})
```
## WebSocket 场景示例
### WebSocket 聊天室
[线上预览](https://env-00jxgnnacplt-static.normal.cloudstatic.cn/wschat/index.html)
[源代码](https://gitcode.net/dcloud/websocket-chat-demo)
### WebSocket 协作白板
> 基于开源白板工具[excalidraw](https://github.com/excalidraw/excalidraw)实现
>
> 使用支付宝云WebSocket实现多人协作功能
[线上预览](https://env-00jxgnnacplt-static.normal.cloudstatic.cn/index.html)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册