# Socket.IO

After clicking on **Socket.IO** in the **Plugins Module**, its options will show. All **Socket.IO Communication** related components are encompassed by the **Socket.IO Plugin**.

To refresh, **Socket.IO Communication** is a popular form of bidirectional data communication often used for web applications. More information can be found [here](https://socket.io/docs/v4/). Within **Incari**, this is done by using the [**Socket.IO Nodes**](https://docs.incari.com/incari-studio/2023.2/toolbox/communication/socketio) and connections are configured in the [**Project Settings**](https://docs.incari.com/incari-studio/2023.2/modules/project-settings/socketio). They add the necessary functionality to a **Project** that requires this type of communication. However, the user may decide that they would rather deactivate this portion of **Incari** to heighten performance and stability.

To do this, the user needs simply to locate the toggle labeled `Activated` and click it once.

![](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-f4738e7aba6c3f70e12ffb2c8e791a15bf930db2%2Fpluginssocketio20232before.png?alt=media)

**Incari** will alert the user of this by outputting this message to the screen:

![](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-d8929605907cb081142611d1f3961fe09bb757fd%2Fpluginsserialmanageroffmessage.png?alt=media)

By following these instructions (save and restart **Incari Studio**) the user will deactivate the **Socket.IO Plugin**.

Once the user has followed these steps, they will see that after restarting **Incari Studio** and going to the **Plugins Editor**, the checkmark by **Socket.IO** will be gone and the toggle labeled `Deactivated`.

![](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-06087f897186002554d4237d198a47b9b6af7f45%2Fpluginssocketio20232after.png?alt=media)

To activate again, the user just needs to repeat this by clicking `Deactivated` and saving and restarting again.
