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

[PUBLISH] queue publishes while offline #3

Open
YoDaMa opened this issue May 12, 2022 · 1 comment
Open

[PUBLISH] queue publishes while offline #3

YoDaMa opened this issue May 12, 2022 · 1 comment
Assignees

Comments

@YoDaMa
Copy link
Contributor

YoDaMa commented May 12, 2022

You don't have to wait until you establish a connection before you start publishing. MQTT.js queues up all messages you publish in your outgoing store until it actually connects and then it publishes them for you.

mqttjs/MQTT.js#676 (comment)

@YoDaMa
Copy link
Contributor Author

YoDaMa commented May 12, 2022

@vishnureddy17 vishnureddy17 transferred this issue from mqttjs/MQTT.js Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Todo 📝
Development

No branches or pull requests

2 participants