Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.
/ chat Public archive

A simple web instant group-chat made with Node.js and boostrap library.

Notifications You must be signed in to change notification settings

Stolichnayer/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat

A simple web instant group-chat made with Node.js for back-end and boostrap library for front-end.

You can try it at https://stolichnayer.com

Login - Submit username

Login - Submit username

Ready to chat!

Login - Submit username

Connect - disconnect events, online users monitor, message time stamps

Login - Submit username

Dependencies used

  • express - Web framework.
  • socket.io - For event-based communication (server).
  • socket.io-client - For event-based communication (client).
  • nodemon - A tool to auto-restart the node application when file changes are detected.

About

A simple web instant group-chat made with Node.js and boostrap library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published