WebSocket health
GET
/health/websocket
Returns 200 if Socket.IO is initialized, 503 otherwise. No auth required.
Responses
WebSocket healthy
application/json
JSON "status": "ok"
{
}
Returns 200 if Socket.IO is initialized, 503 otherwise. No auth required.
WebSocket healthy