lahsivjar / react-stomp

React websocket component for STOMP protocol over SockJs
https://www.npmjs.com/package/react-stomp
MIT License
134 stars 41 forks source link

Cannot customize heartbeat #183

Open dilagurung opened 3 years ago

dilagurung commented 3 years ago

I have passed the heartbeat like the following but the result is same

Its still taking the default heartbeat, though in console heartbeats are 0 but the result is same that its still show its connected ![image](https://user-images.githubusercontent.com/10268944/109292685-db7d3780-7852-11eb-8f60-e31956fb40fc.png)