文件名称:websocketChat
文件大小:5KB
文件格式:ZIP
更新时间:2024-06-09 00:00:14
JavaScript
websocketChat 使用WebSocket API几乎立即在客户端和服务器之间发送消息和数据。 要启动服务器,请导航至应用程序文件夹。 输入节点index.js 要开始客户端输入,http-server -p 4000
【文件预览】:
websocketChat-master
----README.md(213B)
----bower.json(264B)
----package.json(351B)
----index.js(1KB)
----json()
--------tests.json(135B)
----partials()
--------help.html(197B)
--------home.html(30B)
--------chat.html(2KB)
----js()
--------app.js(2KB)
----index.html(2KB)