Description
Overview
No event listeners for real-time socket events.
Background
Socket connects but no event handlers are registered, so notifications and real-time updates don't work.
Specifications
- Handle notification_created
- Handle course_updated
- Handle message_received
Tasks:
- Add notification handler
- Add course update handler
Impacted Files:
- src/services/socket/index.ts
Labels: real-time, priority-medium
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #25
Star the repo⭐
For more context, please refer to the mobile README
Description
Overview
No event listeners for real-time socket events.
Background
Socket connects but no event handlers are registered, so notifications and real-time updates don't work.
Specifications
Tasks:
Impacted Files:
Labels: real-time, priority-medium
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #25
Star the repo⭐
For more context, please refer to the mobile README