How is WebSocket used in SSD? Do we have a specific Node in SSD for this, or can we simply include script node and use it directly?

How is WebSocket used in SSD? Do we have a specific Node in SSD for this, or can we simply include script node and use it directly?

Hi @SuvabrataDhar,

The is no node for it but you can install it as a package and use script node to do anything you want to do with WebSocket.

2 Likes