Skip to content

A simple real-time chat messenger πŸ’¬ πŸ‘‹ created using Node JS Express and Socket.io library.

Notifications You must be signed in to change notification settings

theWeboy/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Chat-App

A simple chat messenger having group chat as well as private messaging functionality using NodeJS and Socket.io

Basic Functionalities

1.Username Validation(Shows error if username is already present).
2.Flash message appers when a user comes online or goes offline.
3.Displays all the online users.
4.Private messaging functionality(whisper) - syntax: "/w "
5.Shows error when wrong username is entered in a private message and when a blank string is sent a message.

Things to be added in future

1.Separate dialog box for private chat.
2.'User is typing...' functionality.

About

A simple real-time chat messenger πŸ’¬ πŸ‘‹ created using Node JS Express and Socket.io library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published