文件名称:node使用socket.io通过浏览器通信
文件大小:20KB
文件格式:RAR
更新时间:2021-02-12 13:52:18
node socket.io
node使用socket.io通过浏览器通信,类似于聊天工具,可以通过调用接口主动从服务器发送消息给到客户端浏览器,也可以从客户端浏览器发送消息给服务器
【文件预览】:
index.js
package.json
dist
----index.html(502B)
----socket.io.js(59KB)
run
app.js
router.js
koa