-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Issue: Socket Connection Failing in Chat Feature
Description:
The chat feature in the NoteSharing project is not working as expected. The issue appears to be related to the Socket.io connection failing, preventing real-time messaging between users.
Steps to Reproduce:
- Start the backend, frontend and socket services.
- Open the chat feature and try to send a message.
- Observe that messages are not being received in real-time.
Expected Behavior:
Messages should be delivered instantly using Socket.io without requiring a manual refresh.
Metadata
Metadata
Assignees
Labels
No labels