stompjs icon indicating copy to clipboard operation
stompjs copied to clipboard

Javascript and Typescript Stomp client for Web browsers and node.js apps

Results 100 stompjs issues
Sort by recently updated
recently updated
newest added

I was getting a TypeError: Cannot read properties of undefined (reading 'subscribe'): ![sentry-error](https://user-images.githubusercontent.com/288516/178772606-e2f56efe-fff7-46e8-9e2c-4017d49ee841.png) We pause subscriptions before a batch action that can trigger mutliple websocket events and resume them once...

documentation

Hi, New to using this lib. Went over every bit of documentation and couldn't find a solution to this error. It appears client.js (line 425) is assigning setTimeout result to...

Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 3.9.0 to 4.3.0. Release notes Sourced from jasmine's releases. 4.3.0 Please see the release notes. 4.2.1 Please see the release notes. 4.2.0 Please see the release notes....

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 8.2.1 to 8.8.1. Release notes Sourced from ws's releases. 8.8.1 Bug fixes The Authorization and Cookie headers are no longer sent if the original request for the...

dependencies

We are getting the issue that when a session expired and the call to `deactivate()` timed out, it is not possible to call `activate()` again after the user has logged-in...

Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.7.1. Release notes Sourced from prettier's releases. 2.7.1 🔗 Changelog 2.7.0 diff 🔗 Release note 2.6.2 🔗 Changelog 2.6.1 🔗 Changelog 2.6.0 🔗 Release note...

dependencies

Trying to use Typescript 4.7 with the attached `tsconfig` yields the following error: ``` import { Client } from '@stomp/stompjs'; ^^^^^^ SyntaxError: Named export 'Client' not found. The requested module...

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.10.0. Release notes Sourced from webpack-cli's releases. v4.10.0 4.10.0 (2022-06-13) Bug Fixes changeTime is already in milliseconds (#3198) (d390d32) improve parsing of --env flag (#3286)...

dependencies

Bumps [@chiragrupani/karma-chromium-edge-launcher](https://github.com/ChiragRupani/karma-chromiumedge-launcher) from 2.1.1 to 2.2.2. Release notes Sourced from @​chiragrupani/karma-chromium-edge-launcher's releases. @​ChiragRupani/karma-chromium-edge-launcher 2.2.2 Changes: 7405ed0d45e842d8a3a6f183b17073a3659312a0 Added steps for integration tests in pipeline 71e8a739d2341313ddec8ee8aac47debeab4ce79 Added Integration tests 517c6183b1043f32e32820c706eff4cb08403ba3 Updated npm...

dependencies