easternbloc / node-stomp-client

A STOMP client for Node.js
Other
93 stars 47 forks source link

How to unsubscribe if there are no messages to read from queue #77

Open aniltomar10 opened 5 years ago

aniltomar10 commented 5 years ago

How to unsubscribe if there are no messages to read from queue. I don't see any way to identify if no message pending to read and call unsubscribe.