Subscribe to live runtime events over a WebSocket connection.
Connect to `wss://api.nxtone.ai/v1/events` with a valid bearer token to receive events as they happen.
Filter by service, environment, or event type using query parameters on the upgrade request.
The stream uses a heartbeat every 30 seconds; clients should reconnect on missed heartbeats.