chat-websocket-practice:创客学院练习第7周

聊天Websocket实践Chat Websocket Practice是Makers Academy的第7周项目。本周我们学习了如何使用express和web-sockets在node.js中构建简单的应用程序。规格Chat Websocket Practice是一个在线教程,它解释了如何使用io套接字来构建具有以下功能的基本聊天应用程序:用户可以在线发布消息消息立即显示在屏幕上消息被广播给其他用户语言和工具JavaScript jQuery节点.js io套接字表示如何使用克隆存储库: $ git clone https://github.com/annaschechter/chat-websocket-practice.git安装依赖项: $ npm install运行应用程序: $ node app
zip
chat-websocket-practice-master.zip 预估大小:10个文件
folder
chat-websocket-practice-master 文件夹
file
package.json 379B
file
.DS_Store 12KB
folder
views 文件夹
file
layout.ejs 298B
file
index.ejs 106B
file
.gitignore 13B
folder
public 文件夹
file
jquery.js 82KB
file
styles.css 519B
file
interface.js 219B
file
app.js 648B
file
README.md 841B
zip 文件大小:33.85KB