Skip to content

This chat room Demo use node.js & socket.io & html5 . please use chrome to test.

csacx/chatRoomTest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

chatRoomTest

This chat room Demo use node.js & socket.io & html5 . It's only support chrome.

Start node:

cd demo/server

node chatRoomServer.js port=80 log=info

notice:

  1. You need install socket.io in nodeJs at first.

    npm install socket.io

  2. port default is 8080

  3. log default is debug

About

This chat room Demo use node.js & socket.io & html5 . please use chrome to test.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published