WebsocketClient
Content Type: Module
Categories: Connectors,Communication
Overview
This module is a generic Web Socket client allowing to connect the frontend to a third party websocket server available in the local network.
Connect for example to devices to services.
This is frontend logic only with nanoflow activities.
Documentation
Typical usage scenario
Connect frontend to devices or services running a web socket server.
Features and limitations
Nanoflow activities : Connect, receive message , send message, close, reconnect
Dependencies
no
Releases
Version: 1.1.0
Framework Version: 11.12.2
Release Notes:
mx 11 update - no change
Version: 1.0.0
Framework Version: 10.12.0
Release Notes: initial version