Skip to content

Clomez/multiRoomNChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiRoomNChat

Multi room chat with logs, expanded from NodeChat
Req:

  • node
  • mongodb
  • socket.io

Install:

  1. install mongodb binary on your server system
  2. make sure mongodb is running properly
  3. install socket.io and mongodb with npm
    3.5 npm install mongodb && npm install socket.io
  4. change ip addresses to your own server in all files!
  5. run server.js

    Problems:
    need to merge jsengine1 & 2 to single file

About

Multi room chat with logs, expanded from NodeChat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published