Custom
Connect to Socket
Last updated September 28, 2018
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. |

