Widget Gateway API
WebSocket gateway that powers real-time communication for the live chat widget SDK. Handles connection upgrades, message delivery, typing indicators, and presence.
Base Path: /api/v1/widget-gateway
Endpoints: 1
This service primarily operates over WebSocket connections. The REST endpoint provides health checking and connection status.
Key capabilities:
- WebSocket connection management for chat widgets
- Real-time message delivery
- Typing indicators and presence
- Redis pub/sub for multi-instance message routing