Skip to content
Jeremy Barlow edited this page Feb 28, 2018 · 6 revisions

OpenDXL JavaScript Client (Node.js)

See the navigation bar on the right for an overview of OpenDXL JavaScript Client (Node.js), and examples. See the Python Client SDK Wiki for an overview of the Data Exchange Layer (DXL).

Overview

The OpenDXL JavaScript Client (Node.js) enables the development of applications that connect to the McAfee Data Exchange Layer messaging fabric for the purposes of sending/receiving events and invoking/providing services.

Installation

To start using the OpenDXL JavaScript Client (Node.js):

  • Download the Latest Release.
  • Extract the release .zip file.
  • View the README.html file located at the root of the extracted files.
    • The README links to the SDK documentation which includes installation instructions, API details, and samples.
    • The SDK documentation is also available on-line here.

Clone this wiki locally