stomp-js / stompjs

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

Rx-Stomp Invalid frame header Error #630

Closed igushkin closed 4 months ago

igushkin commented 5 months ago

Issue with Stomp.js Library

Description

I am encountering issues with the Stomp.js library in my project. The console is flooded with errors indicating incorrect headers being sent, and these errors seem to occur after a period of inactivity in the browser tab.

Screenshot 2024-05-03 153821

Screenshot 2024-05-03 1556451

Environment

Additional Information

Any guidance or assistance in resolving this issue would be greatly appreciated.