# WebSocket

![The Project Settings WebSocket Attributes.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-5253b3b09044acd56a73423dfc30abac080c9dbe%2Fprojectsettingswebsocket20232.png?alt=media)

The **WebSocket Settings** allow the user to manage the **WebSocket Connections** and cover the necessary data to provide functionality to the [**WebSocket Nodes**](https://docs.incari.com/incari-studio/2023.2/toolbox/communication/websocket).

**WebSocket 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**](https://docs.incari.com/incari-studio/2023.2/modules/plugins/communication) to find out more information.

`Name` is an identifying name of a *WebSocket* connection chosen at the user's discretion. This will show up in the [**Nodes**](https://docs.incari.com/incari-studio/2023.2/toolbox/communication/websocket) as a choice for the `Configuration` **Attribute**.

`URL` is the *URL* of the server.

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