paho.mqtt.testing icon indicating copy to clipboard operation
paho.mqtt.testing copied to clipboard

Module packaging and in-process use for broker

Open kevinpowell opened this issue 3 years ago • 0 comments

I'd like to use the interoperability broker in the test suite for my MQTT client. Ideally, I'd like to import the broker as a module and then run the broker in my test process (as part of a test fixture). Any ideas as to how that usage could be achieved?

kevinpowell avatar Jul 14 '21 22:07 kevinpowell