WebSocket

Introduction

The WebSocket Nodes provide a means for the user to perform several actions within the WebSocket messaging protocol. WebSocket is a communication protocol that provides full-duplex, bidirectional communication channels over a single TCP connection. More information can be found here. To use the WebSocket Nodes in Incari, the user needs to locate the WebSocket Attributes in Project Settings and add a Connection.

This form of 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 and render the WebSocket Nodes unavailable. Please refer to the Plugins Editor to find out more information.

WebSocket Guideline

These are the guidelines for incorporating WebSocket Communication into a Project.

Contents

Last updated