Skip to content

💥 OnlineChat - websockets chat for message and emotions exchange

Notifications You must be signed in to change notification settings

mdlufy/online-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online chat

Chat with realtime client-server interaction on websocket method

Features

  • Identification by nickname at start
  • Messaging between two users
  • Displaying typing status of another user
  • Sync messages after disconnect
  • Minimalistic design
  • Leave reactions to messages

To dev

Frontend:

  • cd frontend
  • npm i
  • npm start

Backend:

  • cd backend
  • npm i
  • npm start

About

💥 OnlineChat - websockets chat for message and emotions exchange

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published