MQTT stream should allow for request/response pattern
evlach opened this issue · 0 comments
evlach commented
Summary
for MQTT5: make use of MQTT5 response topic. The stream should define (or can come from the user) and response topic and the stream should subscribe to the topic before publishing. Number of expected messages could be defined so the subscriber can unsubscribe upon their reception.
for non mqtt5, implement on stream side