Skip to content

myfunc/chatServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Installation:

1) Install node.js server
2) Windows:
    Run "run.bat" 
  or
    cmd:
      node server.js
3) Server is running on port 80
4) http://localhost/
  and 
    http://localhost/jelly 
    is a canvas bubble test. Check it!

Require modules on Node.js

1) NodeStatic module
install:
  npm install node-static -g
  
Reference:
 Coming soon!

About

Simple realtime chat on Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages