Loading...

Logo
DocumentationBehaviorsCustomConnect to Socket
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 BehaviourThe Socket.io client to perform the function on.
FunctionOptions include Connect, disconnect, reconnect, join namespace, leave namespace.

Outputs

This behavior has no outputs.

Authenticate OAuth

Emit to Socket

Get OAuth Credentials

Get Socket Status

HTTP Request

Open URL

Remove OAuth Credentials

Socket Event

Socket.io Client