Using the JavaScript OpenDXL Client
-
-
0 Comments
-
+8
This article walks through the process of installing, provisioning, and running a subset of the samples that are included with the OpenDXL JavaScript Client.
The samples examined in this article demonstrate how to use the two distinct messaging models that are supported by DXL. A publish/subscribe event-based model and a service-based model with point-to-point (request/response) communication.
Client Installation and Provisioning
The following steps detail how to install and provision the…