Subscription
To get a data from the web socket, you need to subscribe to one or more topics.
To subscribe, you need to send a message of the following structure:
If a subscription is succeeded, you will get back:
To unsubscribe, use the following message structure.
Last updated