Context / backlinks:
Goal:
Lay the groundwork for realtime messaging.
Scope:
- Initialize Socket.io server
- Authenticate socket connections (reuse HTTP session)
- Join conversation rooms on demand
- Broadcast “message:new” events to room participants
Acceptance criteria:
Context / backlinks:
Goal:
Lay the groundwork for realtime messaging.
Scope:
Acceptance criteria: