WebSocket_v2 Op
Create a websocket connection and receive data from it
Summary (oneliner)
Full Name
- Ops.Net.WebSocket.WebSocket_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch WebSocket - Example
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
Changelog
new | created op | pandur - 2020-09-16 11:06 |
improvement | output raw message, add uierrors on invalid json and connection error | stephan - 2022-08-18 09:54 |
improvement | Show error messages from websocket API and check for correct protocol | pandur - 2024-08-07 16:00 |
bugfix | fix wrong connection state boolean when error occurs | stephan - 2024-12-11 15:47 |