Skip to content

Socket Realtime Module

Overview

Realtime WebSocket channels for notifications and chat.

Route Base: /api/v1/ws

Route Verification Status

  • Source Router: app/api/v1/endpoints/socket.py
  • Live Route Count: 2 WebSocket routes
  • Verification State: Verified (2026-06-28)
  • Canonical Tracking: docs/API_ROUTE_DOCUMENTATION_TODO.md
  • Verification Method: WebSocket decorators in socket.py.

WebSocket Endpoints

  • ws://.../api/v1/ws/notifications/{user_id}
  • ws://.../api/v1/ws