Skip to content

sumitkukrejas/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App using Socket.io

This was a part of a guided project to learn how to use TCP connection using socket io.

Screenshot 2024-01-01 191457

Features

  • Users can log into different namespaces(Like discord server), (i.e. Wikipidea, Mozzila, etc.) contianing different chat rooms.
  • Multiple people are able to join the chat room and send messages.
  • In case a user is reconnecting we have a chat history feature to bring back previous chat history.
Screenshot 2024-01-01 191625

Whole UI code is written with the help of vanilla javascript only and for the backend servers we are using express.

About

Your personal web based chat app like whatsapp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published