🦀⚡ Unified Doorman Server

Ultra-high performance WebSocket authentication with unified architecture

Zero network latency • Shared memory • Maximum performance

🚀 Performance Benefits

POST /api/v1/websocket/generate-url

Generate signed WebSocket URL (same API as before)

{"userId": "user123", "expiresIn": 3600, "metadata": {}}

WS /ws?token=xxx×tamp=xxx&signature=xxx

Direct WebSocket connection with integrated authentication

Zero latency authentication - no internal API calls!

GET /api/v1/sessions

List active sessions with WebSocket connection status

GET /api/v1/websocket/stats

WebSocket performance statistics

GET /health

Service health check with performance metrics