/chat-test

A Website for testing Backend chat with auth Token and user Listing

Primary LanguageCSSMIT LicenseMIT

Chat Testing Website

A Website for testing Backend chat with auth Token and user Listing. This only contains the Frontend Of the Website

Created By Modifiying the Frontend of Chat App Created by Eze Sunday

Working :

  • First gets all user Chats from database.
  • Select a chat to get all Messages from User.
  • Messages Sent will be sent to Reciever and saved in database according to Backend structure.

Instructions for Use

  • Change the fetch url in chat.js
  • Host the website using live-server
  • Give your username to connect to Server
  • Add the Authorization Bearer Token, if needed and click on connect to setup the websocket.
  • Select a chat, and voila!