Skip to content

ChatRoom with Node and socket.io

Notifications You must be signed in to change notification settings

JessiePen/ChatRoom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ChatRoom

ChatRoom with Node and socket.io

简介

通过node.js和socket.io实现的一个简单的聊天室,可以实现上下线广播,广播聊天和点对点聊天。

##安装运行 npm install node app ##使用 输入http://localhost:3000即可运行,弹出登录窗口,直接输入用户名即可,暂未加入用户管理功能。

About

ChatRoom with Node and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 72.5%
  • CSS 19.0%
  • HTML 8.5%