stomp-js / stompjs

Javascript and Typescript Stomp client for Web browsers and node.js apps
Apache License 2.0
742 stars 80 forks source link

Not able to capture heartbeats sent by Broker/Server #564

Open Parthasarathi-MVN opened 1 year ago

Parthasarathi-MVN commented 1 year ago

There is no right documentation as to how can we receive heartbeats sent by broker/server

kum-deepak commented 1 year ago

Please check the FAQ (https://stomp-js.github.io/faqs/faqs.html#p-what-are-heartbeats-should-i-bother-p) and guide (https://stomp-js.github.io/guide/stompjs/using-stompjs-v5.html#heart-beating).