Description
Connect, disconnect or reconnect to a socket.io server. You can also Join and leave a namespace using this behavior. This will trigger any connected behaviors immediately and not wait for a successful connection.
Properties
Triggers Immediately
| Socket Behaviour | The Socket.io client to perform the function on. |
| Function | Options include Connect, disconnect, reconnect, join namespace, leave namespace. |
Outputs
This behavior has no outputs.
Related
0 Comments