shamiitltd / ems-hrm

1 stars 0 forks source link

Backend API for Chatting #153

Open anshika0912 opened 11 hours ago

anshika0912 commented 11 hours ago

Task Description:

  1. Set up the backend infrastructure to handle real-time messaging using WebSockets or Firebase.
  2. Implement APIs for sending and receiving messages, managing chat sessions, and storing messages in the database.

Outcome:

  1. A fully functional backend system for real-time messaging, including API endpoints to send and receive messages and store chat data.