Subscribe
Response
Notes
- The payload matches the
notionalMetaresponse fromPOST /info. - The server sends an initial snapshot after subscription, then checks for changed metadata every 3 seconds. - Incremental broadcasts useisSnapshot: false.
notionalMeta response from POST /info. - The server sends an initial
snapshot after subscription, then checks for changed metadata every 3 seconds. - Incremental
broadcasts use isSnapshot: false.