Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sherzader/chitchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChitChat

Features

  • Chat room notifies when new user arrives/leaves
  • Users can update their usernames
  • List updates when a user arrives/leaves
  • Messages have timestamps

Setup

  1. Download .zip
  2. cd to /chitchat-master
  3. at your command line $ run npm install to install dependencies
  4. then run node server.js
  5. server is listening on port 8000, in your browser localhost:8000

Dependencies

  • socket.io
  • express

About

Chat application built with Node.js and Socket.IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published