Skip to content
/ chat Public

实时聊天室项目,使用socket.io,nodejs,jquery开发

Notifications You must be signed in to change notification settings

neuqzxy/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chat

install

git clone https://github.com/neuqzxy/chat.git
cd chat/original/chat+++
npm install

start

node app.js

demo

  • connect to "chat.mycollagelife.com"

备注: 这里有两个文件夹,一个是original文件夹,一个是chat文件夹,内容基本相同。
chat文件夹中的代码是和聊天室入门实战系列同步的
original文件夹中chat+++里是最终项目源码
chat文件夹中chat++是最终项目源码

chat文件夹更新的chat+++是包括mongodb数据库的,添加数据库实战博客中没有写教程

About

实时聊天室项目,使用socket.io,nodejs,jquery开发

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published