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.

Test it at https://websocketclientdev-sandbox.mxapps.io/

Documentation

Demo urlhttps://websocketclientdev-sandbox.mxapps.io/

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.0.0
Framework Version: 10.12.0
Release Notes: initial version