You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See discussion in raw websockets project for more details: here
I make try to implement this, but I am not a fantastic JS, nor promises programmer, but if someone else
wants to help or try to do this, please let me know!
Thanks for this awesome async/MQTT library!
The text was updated successfully, but these errors were encountered:
Actually, I would love to get some feedback/input from the maintainers on the use or submission of this functionality.
I will sit tight. I won't submit PR until after discussion. https://github.com/x186k/async-mqtt-x186k
This is the 2nd feature I would like to discuss adding to the library.
Which is also a feature request for an excellent raw websockets library.
The feature is described here
Basically, it allows promises to be used to await the next message received, rather than just relying on a callback.
Example from linked issue:
See discussion in raw websockets project for more details: here
I make try to implement this, but I am not a fantastic JS, nor promises programmer, but if someone else
wants to help or try to do this, please let me know!
Thanks for this awesome async/MQTT library!
The text was updated successfully, but these errors were encountered: