stomp-js / stompjs

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

Why not use the web worker to start the timer #637

Open liuhr-ncu opened 2 months ago

liuhr-ncu commented 2 months ago

1726113542363 When the timer interval is less than 1 minute, many browsers will lengthen the timer interval to 1 minute when minimizing or switching to another TAB, which will result in frequent disconnections

MikkelHJuul commented 2 months ago

See GitHub.com/stomp-js/stompjs/pull/578

Unfortunately this repo has not seen a new release for 2 years. This pull was merged just over a year ago