Skip to content

rta.model.net.stream#

This IDL is used in WebSocket communications for live streaming data from the Stream Service.

When the client initially connects, the server begins sending StreamDataBurst (binary) messages.
These intially include only session_json and time_range updates, but the client can widen its subscription to include data by sending StreamRequest messages.