Live stream status
ws_statusReports live stream connection state, active subscriptions, buffered frame count, and last error without opening a connection. Use to verify subscriptions before polling buffered data with ws_poll.
Instructions
Report the live stream's connection state, active subscriptions, buffered frame count, and last error, without opening a connection or consuming buffered frames. Use it to check what's subscribed before ws_poll; read buffered ticks with ws_poll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||