Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Story 5 - Implement real-time updates for message read status in private and group chats #22

Open
raissg opened this issue Sep 12, 2024 · 0 comments
Assignees

Comments

@raissg
Copy link

raissg commented Sep 12, 2024

  • Estimated Effort: 7 hours
  • Dependencies: Depends on "User Story 5 - Implement backend functionality to track when messages are read by users."
  • Milestone: Sprint 2
  • Acceptance Criteria:
    • Real-time updates are implemented using WebSockets (or similar technology) to broadcast read status to all participants in a chat.
    • The read status updates immediately without requiring a page refresh.
    • Integration tests confirm the real-time functionality works for both private and group chats.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants