Prototype Functionality
RTA was released as prototype functionality. As such, the content in these pages is subject to change based on feedback and roadmap changes.
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.