Websocket subscription to Events
-
When connecting to /rest/v1/websocket/events, what are the options for subscription? Could you provide a sample payload to register for all events?
I have also noticed a comment in the code that references
* @tutorial pointsValuesWebSocket
Is there a tutorial related to websocket interaction with Mango?
Thank you
-
@Wingnut2-0 Sorry there isn't really any documentation on the WebSockets. The easiest way to see how they work is to use the Chrome developer tools.