Socket.IO

The Socket.IO Settings allow the user to manage the Socket.IO Connections and cover the necessary data to provide functionality to the Socket.IO Nodes.

Socket.IO Communication in Incari is available as a plugin and is enabled as default. However, in the case that it is disabled in the Plugins Editor, it will not appear in the Project Settings. Please refer to the Plugins Editor to find out more information.

Name is an identifying name of a Socket.IO connection chosen at the user's discretion.

URL is the URL of the server.

Port is the port the user chooses to serve the Socket.IO connection. This is often the same port as the website, which for HTTP is 80 and for HTTPS is 443.

See Also

Last updated