Opens an independent filtered SSE event stream.
Each call creates a new server connection with the given filter.
Returns undefined when the transport does not support per-subscription
streams (e.g. WebSocket), in which case the caller should fall back to
command-based subscriptions over events.
openEventStream(params: SubscribeParams): EventStreamHandle| Name | Type | Description |
|---|---|---|
params* | SubscribeParams |