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 | |
improvement | output raw message, add uierrors on invalid json and connection error | |
improvement | Show error messages from websocket API and check for correct protocol | |
bugfix | fix wrong connection state boolean when error occurs |