diff --git a/nodes/core/io/22-websocket.html b/nodes/core/io/22-websocket.html index de306cb20..3dad7ea2b 100644 --- a/nodes/core/io/22-websocket.html +++ b/nodes/core/io/22-websocket.html @@ -96,7 +96,18 @@ -
This path will be relative to .
+
+ + +
+
+ Be default, payload will contain the data to be sent over, or received from a websocket. + The listener can be configured to send or receive the entire message object as a JSON formatted string. +

This path will be relative to .

+