Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 840 Bytes

File metadata and controls

13 lines (9 loc) · 840 Bytes
description
This page describes the configuration options of the WebSocket entrypoint

WebSocket

Configuration

If you chose WebSocket as an entrypoint, you will be brought to a page where you can configure:

  1. Publisher configuration: Choose to either enable or disable the publication capability by toggling Enable the publication capability ON or OFF. Disabling it assumes that the application will never publish any message.
  2. Subscriber configuration: Choose to enable or disable the subscription capability by toggling Enable the subscription capability ON or OFF. Disabling it assumes that the application will never receive any message.
  3. Quality of service: Use the drop-down menu to choose between the available options. QoS compatibility is detailed here.