Skip to content

A small, real-time chat room 💬 (Powered by Socket.IO)

Notifications You must be signed in to change notification settings

CryptoRodeo/ChatHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatHub💬

A real-time messaging application powered by Socket.IO, NodeJS and Express

Goals 🥅:

  • Broadcast a message to connected users when someone connects or disconnects. ✅
  • Add support for nicknames.✅
  • Clean & familiar UI ✅
  • add 'user is typing' functionality ✅

Small Demo of ChatHub

demo of the application

How to run:

  • run npm install
  • cd to /server
  • run node app.js
  • visit localhost:8080 in your browser

About

A small, real-time chat room 💬 (Powered by Socket.IO)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages