/chat-app

Real-time chat interface where multiple users can interact with each other by sending messages.

chat-app

Real-time chat interface where multiple users can interact with each other by sending messages.

Features

  • The messages will be visible to all the Users that are in the chat app (using WebSockets)
  • When a new User joins the chat, a message is displayed to all the existing Users
  • Messages are saved in a database
  • User can send images, videos and links which will be displayed properly
  • User can select and send an emoji
  • Users can chat in private
  • Users can join channels on specific topics