Posts by varnerac

    Outside of a spec? I couldn’t find an integration test suite for the broker. The closes thing I found was the examples portion of the Python client. Is there an integration test suite for the broker somewhere else?

    If I wanted to create an OpenDXL broker, are there enough docs/specs on the behavior to do it? Specifically, I'm talking about modification of the base MQTT behavior. I see the open-source `opendxl-broker` project, but not sure where I'd start to implement the same functionality around other MQTT implementation.