Skip to content

leoterry-ulrica/chat-websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-websocket (socket.io)

a very simple chat demo using websocket. Using socket.io instead of ws modules.

Detail

http://blog.fens.me/nodejs-socketio-chat/

Install

git clone https://github.com/bsspirit/chat-websocket.git
cd chat-websocket
npm install
node app.js

About

a very simple chat demo using websocket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • HTML 7.8%
  • CSS 7.0%