Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT stream should allow for request/response pattern #29

Open
evlach opened this issue Mar 20, 2020 · 0 comments
Open

MQTT stream should allow for request/response pattern #29

evlach opened this issue Mar 20, 2020 · 0 comments

Comments

@evlach
Copy link
Contributor

evlach commented Mar 20, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant