文件名称:nodeChat:node.js 中一个毫不掩饰的简单聊天室实现
文件大小:150KB
文件格式:ZIP
更新时间:2024-07-04 05:35:33
JavaScript
节点聊天 node.js 中一个毫不掩饰的简单聊天室实现
【文件预览】:
nodeChat-master
----.gitignore(606B)
----nodeChatServer.js(1KB)
----debug.txt(15KB)
----clientJS()
--------jquery-2.1.1.min.js(82KB)
--------jquery-ui.min.js(233KB)
----clientCSS()
--------nodeChat.css(0B)
--------images()
--------jquery-ui.css(34KB)
----README.md(77B)
----index.html(6KB)
----auth.html(3KB)
----serverJS()
--------staticFileOps.js(1KB)
--------authorization.js(2KB)
--------messages.js(3KB)
----.gitattributes(483B)