Skip to content

A real-time chatting web app developed using Express.js and Socket.io.

Notifications You must be signed in to change notification settings

sindhuja90/chat-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-up

A real-time chatting web app that has been developed using Express.js and Socket.io.

Users can enter their username and choose a channel to join following which they can send and receive messages. The server welcomes the user with a welcome message and broadcasts another message to the other users on the channel when an user connects or disconnects. In addition, the previous messages are not visible to the new user.

A list of live users connected on the channel are visible in a side panel.

About

A real-time chatting web app developed using Express.js and Socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published