Skip to content

Rework mqtt layer to simplify maintenance

Gael Raphal requested to merge gra-1046-refactor-mqtt-layer into master

Each transport context of subscriber/publisher scheduler have a Mqtt client working in a separate thread which could send message to different topics and subscribe to different topics. close #1046 (closed)

Edited by Gael Raphal

Merge request reports