opendxl added a new version:
QuoteRelease (0.3.1):
- Updated dxlconsole to version: 0.3.2
- Added support for generating WebSocket broker entries for the client configuration as part of the OpenDXL Broker console
opendxl added a new version:
QuoteRelease (0.3.1):
- Updated dxlconsole to version: 0.3.2
- Added support for generating WebSocket broker entries for the client configuration as part of the OpenDXL Broker console
opendxl added a new version:
QuoteOpenDXL Console 0.3.2 release
- Added support for generating WebSocket broker entries for the client configuration as part of the OpenDXL Broker console
opendxl added a new version:
QuoteOpenDXL Java Client 0.2.0 Release
- Added WebSocket support
opendxl added a new version:
QuoteRelease (0.3.0):
- Updated broker to version 5.7.0.150
- Now supports WebSockets-based connections in addition to MQTT
opendxl added a new version:
QuoteRelease (0.2.4):
- Updated broker to version 5.7.0.108
- Updated msgpack to 3.1.1
- Update jsoncpp to 1.8.4
opendxl added a new version:
QuoteOpenDXL JavaScript Client 0.1.1 Release
- Removed support for Node.js 4.x
opendxl added a new version:
QuoteOpenDXL Java Client 0.1.3 Release
- Updated to support "managed" version of client
- Added ability to customize the SSLSocketFactory implementation
- Added ability to asynchronously unregister services
- Added ability to delay initialization of client
- Added method to retrieve the currently active set of services exposed by the client
opendxl added a new version:
QuoteRelease (0.2.3):
- Updated broker to version 5.7.0.107
- Disabled caching of SSL Sessions (not applicable for MQTT)
- Updated configuration parser to properly trim whitespaces (name and value)
- Added instance identifier to intrinsic broker services (now differentiated from locally connected services)
opendxl added a new version:
QuoteOpenDXL Java Client 0.1.2 Release
- provisionconfig command line operation updated to write paths correctly (no longer writes relative paths)
- Exceptions handled properly during service registration
- Client now requires connecting to a MQTT 3.1.1 compatible broker
opendxl added a new version:
QuoteRelease (0.2.6):
- Added OpenDXL Bootprint to image
- Added JSONSchema to image
- Copied OpenDXL API Specification (v0.1) to
/root/dxlschema/v0.1/schema.json
opendxl added a new version:
QuoteRelease (0.2.2):
- Updated dxlconsole to version: 0.3.1
opendxl added a new version:
QuoteOpenDXL Console 0.3.1 release
- Added a "fabric topology" page that contains a hierarchical view of the DXL fabric (comprised of one or more brokers).
opendxl added a new version:
QuoteOpenDXL Java Client 0.1.1 Release
- Added DXL client-specific thread pool for use by Paho MQTT client
- Eliminates non-daemon threads which could prevent JVM from exiting
opendxl added a new solution:
QuoteOverview
The OpenDXL Java Client 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.
Documentation
See the Wiki for an overview of the Data Exchange Layer (DXL), the OpenDXL Java client, and samples.
See the Java Client SDK Documentation for installation instructions, API documentation, and samples.
opendxl added a new version:
QuoteRelease (0.2.5):
- Added JDK 1.8 in support of OpenDXL Java Client
- Updated OpenDXL Python Client to 5.0.0.568
- Updated OpenDXL Bootstrap to 0.2.2
opendxl added a new version:
QuoteOpenDXL Bootstrap Application 0.2.2 Release
- Added "dxlbootstrap" as script entry point (you can now use "dxlbootstrap" vs. "python -m dxlbootstrap"
opendxl added a new version:
QuoteOpenDXL Python Client 5.0.0.568 Release
Release notes:
- Removed weak references from service management
- Added "dxlclient" as script entry point (you can now use "dxlclient" vs. "python -m dxlclient"
A new video is available that demonstrates using OpenDXL with the Node-RED flow-based programming tool.
New article posted that discusses how cybersharing is essential to defending our environments and defeating our adversaries.
opendxl added a new version:
QuoteRelease (0.2.1):
- Updated to broker version: 5.0.0.528
- Fixed defect when service re-registered (instance id not considered)