WebSocket_v2 Op

WebSocket

Create a websocket connection and receive data from it



Full Name
  • Ops.Net.WebSocket.WebSocket_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


URL (String)

OUTPUT PORTS


Result (Object)
Valid JSON (booleanNumber)
Connection (Object)
Connected (booleanNumber)
Received Data (Trigger)
Raw Data (String)

Patches using WebSocket_v2

  • Examples
  • Public
  • My Patches

Changelog


newcreated opuser avatarpandur - 2020-09-16 11:06
improvementoutput raw message, add uierrors on invalid json and connection erroruser avatarstephan - 2022-08-18 09:54
improvementShow error messages from websocket API and check for correct protocoluser avatarpandur - 2024-08-07 16:00
bugfixfix wrong connection state boolean when error occursuser avatarstephan - 2024-12-11 15:47