connect to a socketcluster server and manage the connection
Receives object from the socketcluster socket/topic
Receives trigger from the socketcluster socket/topic
sends an object via socketcluster/websocket
sends a trigger via socketcluster/websocket
get info for clients listening on a socketcluster topic
sends a string via socketcluster/websocket
sends a number via socketcluster/websocket
Sends boolean value via socketcluster/websocket
sends an array via socketcluster/websocket
receives string from the socketcluster socket/topic
receive number from the socketcluster socket/topic
Receive boolean value from the socketcluster socket/topic
receive an array from the socketcluster topic