Skip to content

Greg-GB/node-chatroom-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat room example using Socket.io

This is a simple Node.JS chat room example using socket.io, mongo and ES2015 features. If you want to see any specific socket.io or mongo features implemented feel free to shoot me a message.

Requirements

  1. Node.JS 4.x
  2. MongoDB

Running

  1. Start MongoDB
  2. Install Node Packages
    • npm install
  3. Run Tests
    • npm test

About

Node.js chat room server/client example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published